Pass | [["justifyleft",""]] "foo[]bar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" compare innerHTML | 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<p>extra</p>", "foobar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[]bar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" compare innerHTML | 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><p>extra</p>", "<span>foo</span><span>bar</span><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<span>foo</span>{}<span>bar</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" compare innerHTML | 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><p>extra</p>", "<span>foo</span><span>bar</span><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<span>foo[</span><span>]bar</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("foobarbaz<p>extra</p>", "foobarbaz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[bar]baz<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" compare innerHTML | 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<b>bazqoz</b>quz<p>extra</p>", "foobar<b>bazqoz</b>quz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "foo[bar<b>baz]qoz</b>quz<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" compare innerHTML | 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>foobar</p><p>extra</p>", "<p>foobar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>foo[]bar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" compare innerHTML | 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>foobarbaz</p><p>extra</p>", "<p>foobarbaz</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>foo[bar]baz<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<h1>foobarbaz</h1><p>extra</p>", "<h1>foobarbaz</h1><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<h1>foo[bar]baz</h1><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" compare innerHTML | 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>foobarbaz</pre><p>extra</p>", "<pre>foobarbaz</pre><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<pre>foo[bar]baz</pre><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<xmp>foobarbaz</xmp><p>extra</p>", "<xmp>foobarbaz</xmp><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<xmp>foo[bar]baz</xmp><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>" but got "<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</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("<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</p>", "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>" but got "<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</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("<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</p>", "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>" but got "<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</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("<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</p>", "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>" but got "<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</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("<center><p style=\"text-align:left\">foo</p><p>bar</p></center><p>extra</p>", "<center><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></center><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<center><p>[foo]<p>bar</center><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<center><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></center><p>extra</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("<center><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></center><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<center><p>[foo<p>bar]</center><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" compare innerHTML | 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>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table align=left data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table align=\"left\"><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody align=left data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody align=left><tr><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody align=\"left\"><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tbody align=left><tr><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left><td>foo<td>b[a]r<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left data-start=1 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | 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 align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody><tr align=left data-start=0 data-end=2><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table><tbody data-start=0 data-end=1><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<table data-start=0 data-end=1><tbody><tr align=left><td>foo<td>bar<td>baz</table><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>" but got "<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</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("<table><tbody><tr align=\"left\"><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "<table><tbody><tr><td>foo</td><td>bar</td><td>baz</td></tr></tbody></table><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "{<table><tr align=left><td>foo<td>bar<td>baz</table>}<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=center><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:center\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:center\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "center" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "center", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:center><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=justify><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:justify\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:justify\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "justify" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "justify", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:justify><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</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("<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</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("<div align=\"left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:left\"><p>foo</p><p>bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div align=\"right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div align=\"right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div align=\"right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=right><p>[foo<p>bar}</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p>bar</p></div><p>extra</p>", "<div style=\"text-align:right\"><div style=\"text-align:left\"><p>foo</p></div><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo]<p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>bar</p><p>extra</p>" but got "<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</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("<div style=\"text-align:right\"><p style=\"text-align:left\">foo</p><p style=\"text-align:left\">bar</p></div><p>extra</p>", "<p>foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:right><p>[foo<p>bar]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\">foo</div>bar<p>extra</p>", "<div align=\"left\">foo</div>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left>foo</div>[bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" compare innerHTML | 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<div align=\"left\">bar</div><p>extra</p>", "foo<div align=\"left\">bar</div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "[foo]<div align=left>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\">foo</div>bar<div align=\"left\">baz</div><p>extra</p>", "<div align=\"left\">foo</div>bar<div align=\"left\">baz</div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left>foo</div>[bar]<div align=left>baz</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\"><p>foo</p></div><p>bar</p><p>extra</p>", "<div align=\"left\"><p>foo</p></div><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo</p><div align=\"left\"><p>bar</p></div><p>extra</p>", "<p>foo</p><div align=\"left\"><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<div align=left><p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\"><p>foo</p></div><p>bar</p><div align=\"left\"><p>baz</p></div><p>extra</p>", "<div align=\"left\"><p>foo</p></div><p>bar</p><div align=\"left\"><p>baz</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div><p>[bar]<div align=left><p>baz</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" compare innerHTML | 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<div style=\"text-align:left\">bar</div><p>extra</p>", "foo<div style=\"text-align:left\">bar</div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "[foo]<div style=text-align:left>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\">foo</div>bar<div style=\"text-align:left\">baz</div><p>extra</p>", "<div style=\"text-align:left\">foo</div>bar<div style=\"text-align:left\">baz</div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left>foo</div>[bar]<div style=text-align:left>baz</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\"><p>foo</p></div><p>bar</p><p>extra</p>", "<div style=\"text-align:left\"><p>foo</p></div><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo</p><div style=\"text-align:left\"><p>bar</p></div><p>extra</p>", "<p>foo</p><div style=\"text-align:left\"><p>bar</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<div style=text-align:left><p>bar</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\"><p>foo</p></div><p>bar</p><div style=\"text-align:left\"><p>baz</p></div><p>extra</p>", "<div style=\"text-align:left\"><p>foo</p></div><p>bar</p><div style=\"text-align:left\"><p>baz</p></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div><p>[bar]<div style=text-align:left><p>baz</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" compare innerHTML | 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 align=\"left\">foo</p><p>bar</p><p>extra</p>", "<p align=\"left\">foo</p><p>bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo</p><p align=\"left\">bar</p><p>extra</p>", "<p>foo</p><p align=\"left\">bar</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]<p align=left>bar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" compare innerHTML | 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 align=\"left\">foo</p><p>bar</p><p align=\"left\">baz</p><p>extra</p>", "<p align=\"left\">foo</p><p>bar</p><p align=\"left\">baz</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p align=left>foo<p>[bar]<p align=left>baz<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div align=\"left\">foo</div>bar<p>extra</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("<div align=\"left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div align=\"left\">foo</div>bar<p>extra</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("<div align=\"left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div align=\"left\">foo</div>bar<p>extra</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("<div align=\"left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div align=\"left\">foo</div>bar<p>extra</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("<div align=\"left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo</div>bar]<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<br>bar<p>extra</p>" but got "<div style=\"text-align:left\">foo</div>bar<p>extra</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("<div style=\"text-align:left\">foo</div>bar<p>extra</p>", "foo<br>bar<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>fo[o</div>b]ar<p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra": 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<span style=\"text-align:left\">foo</span><p>extra</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("<span style=\"text-align:left\">foo</span><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra": 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<span style=\"text-align:left\">foo</span><p>extra</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("<span style=\"text-align:left\">foo</span><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>[foo]</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra": 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<span style=\"text-align:left\">foo</span><p>extra</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("<span style=\"text-align:left\">foo</span><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra": 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<span style=\"text-align:left\">foo</span><p>extra</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("<span style=\"text-align:left\">foo</span><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" 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"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["justifyleft",""]] "<span style=text-align:left>f[o]o</span><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>" but got "<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</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("<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</p>", "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>" but got "<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</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("<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</p>", "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>" but got "<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</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("<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</p>", "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>" but got "<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</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("<div style=\"text-align:left\">foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz</div><p>extra</p>", "foo<div style=\"text-align:left\" contenteditable=\"false\">bar</div>baz<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:left>[foo<div style=text-align:left contenteditable=false>bar</div>baz]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div align=\"nonsense\"><p>foo</p></div><p>extra</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("<div align=\"nonsense\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div align=\"nonsense\"><p>foo</p></div><p>extra</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("<div align=\"nonsense\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div align=nonsense><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</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("<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</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("<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</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("<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p>foo</p><p>extra</p>" but got "<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</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("<div style=\"text-align:inherit\"><p>foo</p></div><p>extra</p>", "<p>foo</p><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:inherit><p>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<quasit><p>foo</p></quasit><p>extra</p>" but got "<quasit align=\"center\"><p style=\"text-align:left\">foo</p></quasit><p>extra</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("<quasit align=\"center\"><p style=\"text-align:left\">foo</p></quasit><p>extra</p>", "<quasit><p>foo</p></quasit><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandState("justifyleft") 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) |
|
Fail | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<quasit align=center><p>[foo]</p></quasit><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:start\">foo</div><p>extra</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("<div style=\"text-align:start\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:start\">foo</div><p>extra</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("<div style=\"text-align:start\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:start\">foo</div><p>extra</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("<div style=\"text-align:start\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:start\">foo</div><p>extra</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("<div style=\"text-align:start\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:left\">foo</div><p>extra</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("<div style=\"text-align:left\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:left\">foo</div><p>extra</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("<div style=\"text-align:left\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","div"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:left\">foo</div><p>extra</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("<div style=\"text-align:left\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","true"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "foo<p>extra</p>" but got "<div style=\"text-align:left\">foo</div><p>extra</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("<div style=\"text-align:left\">foo</div><p>extra</p>", "foo<p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" 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"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["stylewithcss","false"],["defaultparagraphseparator","p"],["justifyleft",""]] "<div style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>" but got "<div dir=\"rtl\" style=\"text-align:left\">foo</div><p>extra</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("<div dir=\"rtl\" style=\"text-align:left\">foo</div><p>extra</p>", "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>" but got "<div dir=\"rtl\" style=\"text-align:left\">foo</div><p>extra</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("<div dir=\"rtl\" style=\"text-align:left\">foo</div><p>extra</p>", "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "right" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "right", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:start>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "div") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>" but got "<div dir=\"rtl\" style=\"text-align:end\">foo</div><p>extra</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("<div dir=\"rtl\" style=\"text-align:end\">foo</div><p>extra</p>", "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","div"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra": execCommand("defaultparagraphseparator", false, "p") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" compare innerHTML | assert_equals: Unexpected innerHTML (after normalizing inline style) expected "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>" but got "<div dir=\"rtl\" style=\"text-align:end\">foo</div><p>extra</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("<div dir=\"rtl\" style=\"text-align:end\">foo</div><p>extra</p>", "<div style=\"text-align:left\"><div dir=\"rtl\">foo</div></div><p>extra</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("div", "div", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("defaultparagraphseparator") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals("p", "p", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["defaultparagraphseparator","p"],["justifyleft",""]] "<div dir=rtl style=text-align:end>[foo]</div><p>extra" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <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>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <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("<div style=\"text-align:left\"><p>foo</p></div> <p>bar</p>", "<div style=\"text-align:left\"><p>foo</p></div> <p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <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>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <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("<div align=\"left\"><p>foo</p></div> <p>bar</p>", "<div align=\"left\"><p>foo</p></div> <p>bar</p>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo</p> <div style=\"text-align:left\"><p>bar</p></div>", "<p>foo</p> <div style=\"text-align:left\"><p>bar</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]</p> <div style=text-align:left><p>bar</div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<p>foo</p> <div align=\"left\"><p>bar</p></div>", "<p>foo</p> <div align=\"left\"><p>bar</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<p>[foo]</p> <div align=left><p>bar</div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div style=\"text-align:left\"><p>foo</p></div> <p>bar</p> <div style=\"text-align:left\"><p>baz</p></div>", "<div style=\"text-align:left\"><p>foo</p></div> <p>bar</p> <div style=\"text-align:left\"><p>baz</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div style=text-align:left><p>foo</div> <p>[bar]</p> <div style=text-align:left><p>baz</div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>": execCommand("justifyleft", false, "") return value | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5611:13) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /editing/include/tests.js:5613:13) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_equals("<div align=\"left\"><p>foo</p></div> <p>bar</p> <div align=\"left\"><p>baz</p></div>", "<div align=\"left\"><p>foo</p></div> <p>bar</p> <div align=\"left\"><p>baz</p></div>", "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5679:11) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [["justifyleft",""]] "<div align=left><p>foo</div> <p>[bar]</p> <div align=left><p>baz</div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div contenteditable=\"false\" align=\"left\"><p contenteditable=\"\">foo</p></div>", ["<div contenteditable=\"false\" align=\"left\"><p contenteditable=\"\">foo</p></div>", "<div align=\"left\" contenteditable=\"false\"><p contenteditable=\"\">foo</p></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false align=left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" checks for modifications to non-editable content | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5644:9) | Pass | assert_equals(2, 2, "The parent div must have two children. Did something spill outside the test div?")
at Test.<anonymous> ( /editing/include/tests.js:5648:9) | Pass | assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
at Test.<anonymous> ( /editing/include/tests.js:5652:9) | Pass | assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
at Test.<anonymous> ( /editing/include/tests.js:5656:9) | Pass | assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<meta name=\"variant\" content=\"?1-1000\">\n<meta name=\"variant\" content=\"?1001-2000\">\n<meta name=\"variant\" content=\"?2001-last\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>justifyleft - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
at Test.<anonymous> ( /editing/include/tests.js:5663:9) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" compare innerHTML | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5668:9) | Pass | assert_in_array("<div contenteditable=\"false\" style=\"text-align:left\"><p contenteditable=\"\">foo</p></div>", ["<div contenteditable=\"false\" style=\"text-align:left\"><p contenteditable=\"\">foo</p></div>", "<div style=\"text-align:left\" contenteditable=\"false\"><p contenteditable=\"\">foo</p></div>"], "Unexpected innerHTML (after normalizing inline style)")
at Test.<anonymous> ( /editing/include/tests.js:5675:11) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyleft") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") before | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyleft") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(true, true, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyleft") after | assert_equals: Wrong result returned expected "left" but got "true" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("true", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifycenter") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifycenter") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifycenter") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyfull") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyfull") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyfull") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyright") before | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") before | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandIndeterm("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Pass | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandState("justifyright") after | Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Pass | assert_equals(false, false, "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|
Fail | [] "<div contenteditable=false style=text-align:left><p contenteditable>f[]oo</p></div>" queryCommandValue("justifyright") after | assert_equals: Wrong result returned expected "left" but got "false" at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5727:21)
at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5695:13) Asserts runPass | assert_equals(null, null, "Setup must not throw an exception")
at Test.<anonymous> ( /editing/include/tests.js:5696:17) | Pass | assert_false(false, "An exception must not be thrown in this case")
at Test.<anonymous> ( /editing/include/tests.js:5725:21) | Fail | assert_equals("false", "left", "Wrong result returned")
at Test.<anonymous> ( /editing/include/tests.js:5727:21) |
|