Summary

Harness status: OK

Found 441 tests

Details

ResultTest NameMessage
Pass[["createlink","http://www.google.com/"]] "foo[]bar": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "foo[]bar" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "foobar" but got "foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar", "foobar", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[]bar" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<p><a href=\"http://www.google.com/\">foo</a></p> <p><a href=\"http://www.google.com/\">bar</a></p>", "<p><a href=\"http://www.google.com/\">foo</a></p> <p><a href=\"http://www.google.com/\">bar</a></p>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p> <p>bar]</p>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\"><span>foo</span> <span>bar</span></a>", "<a href=\"http://www.google.com/\"><span>foo</span> <span>bar</span></a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>[foo</span> <span>bar]</span>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<p><a href=\"http://www.google.com/\">foo</a></p><p> <a href=\"http://www.google.com/\"><span>bar</span></a> </p><p><a href=\"http://www.google.com/\">baz</a></p>" but got "<p><a href=\"http://www.google.com/\">foo</a></p><p> <a href=\"http://www.google.com/\"><span>bar</span> </a></p><p><a href=\"http://www.google.com/\">baz</a></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 run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<p><a href=\"http://www.google.com/\">foo</a></p><p> <a href=\"http://www.google.com/\"><span>bar</span> </a></p><p><a href=\"http://www.google.com/\">baz</a></p>", "<p><a href=\"http://www.google.com/\">foo</a></p><p> <a href=\"http://www.google.com/\"><span>bar</span></a> </p><p><a href=\"http://www.google.com/\">baz</a></p>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo</p><p> <span>bar</span> </p><p>baz]</p>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<p><a href=\"http://www.google.com/\">foo</a></p><p><a href=\"http://www.google.com/\"><br></a></p><p><a href=\"http://www.google.com/\">bar</a></p>", "<p><a href=\"http://www.google.com/\">foo</a></p><p><a href=\"http://www.google.com/\"><br></a></p><p><a href=\"http://www.google.com/\">bar</a></p>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<p>[foo<p><br><p>bar]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<b>foobar</b>" but got "<b>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</b>", "<b>foobar</b>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<b>foo[]bar</b>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<i>foobar</i>" but got "<i>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</i>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<i>foo<a href=\"http://www.google.com/\">http://www.google.com/</a>bar</i>", "<i>foobar</i>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<i>foo[]bar</i>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span>foo</span><span>bar</span>" but got "<span>foo<a href=\"http://www.google.com/\">http://www.google.com/</a></span><span>bar</span>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<span>foo<a href=\"http://www.google.com/\">http://www.google.com/</a></span><span>bar</span>", "<span>foo</span><span>bar</span>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo</span>{}<span>bar</span>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span>foo</span><span>bar</span>" but got "<span>foo<a href=\"http://www.google.com/\">http://www.google.com/</a></span><span>bar</span>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<span>foo<a href=\"http://www.google.com/\">http://www.google.com/</a></span><span>bar</span>", "<span>foo</span><span>bar</span>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<span>foo[</span><span>]bar</span>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a>baz", "foo<a href=\"http://www.google.com/\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar]baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a><b><a href=\"http://www.google.com/\">baz</a>qoz</b>quz", "foo<a href=\"http://www.google.com/\">bar</a><b><a href=\"http://www.google.com/\">baz</a>qoz</b>quz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<b>baz]qoz</b>quz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a><i><a href=\"http://www.google.com/\">baz</a>qoz</i>quz", "foo<a href=\"http://www.google.com/\">bar</a><i><a href=\"http://www.google.com/\">baz</a>qoz</i>quz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[bar<i>baz]qoz</i>quz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<p></p><p> </p><p><a href=\"http://www.google.com/\">foo</a></p>", "<p></p><p> </p><p><a href=\"http://www.google.com/\">foo</a></p>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<p><p> <p>foo</p>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<table><tbody><tr><td>foo</td><td>b<a href=\"http://www.google.com/\">a</a>r</td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td>b<a href=\"http://www.google.com/\">a</a>r</td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr><td>foo<td>b[a]r<td>baz</table>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML
Asserts run
Pass
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><a href=\"http://www.google.com/\">bar</a></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td>foo</td><td><a href=\"http://www.google.com/\">bar</a></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=1 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" compare innerHTML
Asserts run
Pass
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><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td>baz</td></tr></tbody></table>", "<table><tbody><tr><td><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td>baz</td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody><tr data-start=0 data-end=2><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" compare innerHTML
Asserts run
Pass
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><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "<table><tbody><tr><td><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table><tbody data-start=0 data-end=1><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" compare innerHTML
Asserts run
Pass
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><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "<table><tbody><tr><td><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<table data-start=0 data-end=1><tbody><tr><td>foo<td>bar<td>baz</table>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" compare innerHTML
Asserts run
Pass
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><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "<table><tbody><tr><td><a href=\"http://www.google.com/\">foo</a></td><td><a href=\"http://www.google.com/\">bar</a></td><td><a href=\"http://www.google.com/\">baz</a></td></tr></tbody></table>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<table><tr><td>foo<td>bar<td>baz</table>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[bar]baz</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>foo[barbaz</a>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobar]baz</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=http://www.google.com/>foobarbaz</a>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=http://www.google.com/>[foobarbaz]</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a>baz", "foo<a href=\"http://www.google.com/\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar]</a>baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobar</a>baz", "<a href=\"http://www.google.com/\">foobar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo]<a href=http://www.google.com/>bar</a>baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">barbaz</a>", "foo<a href=\"http://www.google.com/\">barbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>bar</a>[baz]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a>baz", "foo<a href=\"http://www.google.com/\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=http://www.google.com/>bar</a>]baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">barbaz</a>", "foo<a href=\"http://www.google.com/\">barbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=http://www.google.com/>[bar</a>baz]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobar</a>baz", "<a href=\"http://www.google.com/\">foobar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar]</a>baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=http://www.google.com/>bar</a>baz]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\">foobarbaz</a>" but got "<a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">bar</a><a href=\"otherurl\">baz</a>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">bar</a><a href=\"otherurl\">baz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[bar]baz</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\">foobarbaz</a>" but got "<a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">barbaz</a>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">barbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>foo[barbaz</a>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\">foobarbaz</a>" but got "<a href=\"http://www.google.com/\">foobar</a><a href=\"otherurl\">baz</a>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<a href=\"http://www.google.com/\">foobar</a><a href=\"otherurl\">baz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobar]baz</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl>foobarbaz</a>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl>[foobarbaz]</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a>baz", "foo<a href=\"http://www.google.com/\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar]</a>baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">bar</a>baz", "foo<a href=\"http://www.google.com/\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo[<a href=otherurl>bar</a>]baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/\">barbaz</a>", "foo<a href=\"http://www.google.com/\">barbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "foo<a href=otherurl>[bar</a>baz]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobar</a>baz", "<a href=\"http://www.google.com/\">foobar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar]</a>baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("<a href=\"http://www.google.com/\">foobarbaz</a>", "<a href=\"http://www.google.com/\">foobarbaz</a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "[foo<a href=otherurl>bar</a>baz]" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>" but got "<b><a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">bar</a><a href=\"otherurl\">baz</a></b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b><a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">bar</a><a href=\"otherurl\">baz</a></b>", "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[bar]baz</b></a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>" but got "<b><a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">barbaz</a></b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b><a href=\"otherurl\">foo</a><a href=\"http://www.google.com/\">barbaz</a></b>", "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>foo[barbaz</b></a>}" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>" but got "<b><a href=\"http://www.google.com/\">foobar</a><a href=\"otherurl\">baz</a></b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b><a href=\"http://www.google.com/\">foobar</a><a href=\"otherurl\">baz</a></b>", "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "{<a href=otherurl><b>foobar]baz</b></a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>" but got "<b><a href=\"http://www.google.com/\">foobarbaz</a></b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b><a href=\"http://www.google.com/\">foobarbaz</a></b>", "<a href=\"http://www.google.com/\"><b>foobarbaz</b></a>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a href=otherurl><b>[foobarbaz]</b></a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span name=\"abc\">foo<a href=\"http://www.google.com/\">bar</a>baz</span>" but got "<a name=\"abc\">foo</a><a href=\"http://www.google.com/\">bar</a><a name=\"abc\">baz</a>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<a name=\"abc\">foo</a><a href=\"http://www.google.com/\">bar</a><a name=\"abc\">baz</a>", "<span name=\"abc\">foo<a href=\"http://www.google.com/\">bar</a>baz</span>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc>foo[bar]baz</a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>": execCommand("createlink", false, "http://www.google.com/") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Fail[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" compare innerHTMLassert_equals: Unexpected innerHTML (after normalizing inline style) expected "<span name=\"abc\"><b>foo<a href=\"http://www.google.com/\">bar</a>baz</b></span>" but got "<b><a name=\"abc\">foo</a><a href=\"http://www.google.com/\">bar</a><a>baz</a></b>"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5679:11)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at subsetTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/common/subset-tests.js:54:14)
    at runConformanceTest (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/include/tests.js:5667:5)
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Fail
assert_equals("<b><a name=\"abc\">foo</a><a href=\"http://www.google.com/\">bar</a><a>baz</a></b>", "<span name=\"abc\"><b>foo<a href=\"http://www.google.com/\">bar</a>baz</b></span>", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/"]] "<a name=abc><b>foo[bar]baz</b></a>" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz": execCommand("createlink", false, "") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink",""]] "foo[bar]baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink",""]] "foo[bar]baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foobarbaz", "foobarbaz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink",""]] "foo[bar]baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink",""]] "foo[bar]baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz": execCommand("createlink", false, "http://www.google.com/日本語パス") return value
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5611:13)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /editing/include/tests.js:5613:13)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" checks for modifications to non-editable content
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5644:9)
Pass
assert_equals(2, 2, "The parent div must have two children.  Did something spill outside the test div?")
    at Test.<anonymous> ( /editing/include/tests.js:5648:9)
Pass
assert_equals(1, 1, "Wrapper div must have only one attribute (<div contenteditable=\"\">), but has more (<div contenteditable=\"\">)")
    at Test.<anonymous> ( /editing/include/tests.js:5652:9)
Pass
assert_equals(0, 0, "Body element must have no attributes (<body>), but has more (<body>)")
    at Test.<anonymous> ( /editing/include/tests.js:5656:9)
Pass
assert_equals("<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "<head><meta charset=\"utf-8\">\n<meta name=\"timeout\" content=\"long\">\n<link rel=\"stylesheet\" href=\"../include/reset.css\">\n<title>createlink - HTML editing conformance tests</title>\n\n</head><body>\n\n<div id=\"test-container\"><p>test</p></div>\n\n\n\n\n\n\n\n\n</body>", "Everything outside the editable div must be unchanged, but some change did occur")
    at Test.<anonymous> ( /editing/include/tests.js:5663:9)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" compare innerHTML
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5668:9)
Pass
assert_equals("foo<a href=\"http://www.google.com/日本語パス\">bar</a>baz", "foo<a href=\"http://www.google.com/日本語パス\">bar</a>baz", "Unexpected innerHTML (after normalizing inline style)")
    at Test.<anonymous> ( /editing/include/tests.js:5679:11)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandIndeterm("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandState("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandValue("createlink") before
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandIndeterm("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandState("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals(false, false, "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)
Pass[["createlink","http://www.google.com/日本語パス"]] "foo[bar]baz" queryCommandValue("createlink") after
Asserts run
Pass
assert_equals(null, null, "Setup must not throw an exception")
    at Test.<anonymous> ( /editing/include/tests.js:5696:17)
Pass
assert_false(false, "An exception must not be thrown in this case")
    at Test.<anonymous> ( /editing/include/tests.js:5725:21)
Pass
assert_equals("", "", "Wrong result returned")
    at Test.<anonymous> ( /editing/include/tests.js:5727:21)