Summary

Harness status: OK

Found 21 tests

Details

ResultTest NameMessage
PassDOMParser: <parsererror> element added on error, <span x:test="testing">1</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, < span>2</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span :test="testing">3</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span><em>4</span></em>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span>5
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, 6</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span>7< /span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span>8</ span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span novalue>9</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span ="noattr">10</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span ::="test">11</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span xmlns:="urn:x-test:test">12</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span xmlns:xmlns="">13</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span data-test=testing>14</span>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, 15<span
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <8:test xmlns:8="urn:x-test:test">16</8:test>
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
PassDOMParser: <parsererror> element added on error, <span xmlns:p1 xmlns:p2="urn:x-test:test"/>17
Asserts run
Pass
assert_equals(1, 1, "expecting one parsererror")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:35:5)
Passtext/xml is preserved in the error document
Asserts run
Pass
assert_equals("text/xml", "text/xml")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:47:5)
Passapplication/xml is preserved in the error document
Asserts run
Pass
assert_equals("application/xml", "application/xml")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:47:5)
Passapplication/xhtml+xml is preserved in the error document
Asserts run
Pass
assert_equals("application/xhtml+xml", "application/xhtml+xml")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:47:5)
Passimage/svg+xml is preserved in the error document
Asserts run
Pass
assert_equals("image/svg+xml", "image/svg+xml")
    at Test.<anonymous> ( /domparsing/DOMParser-parseFromString-xml-parsererror.html:47:5)