Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassShould not be able to set document title in XML document
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-not-in-html-svg.html:15:3)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-not-in-html-svg.html:17:3)
PassShould not be able to set document title in XML document with html:title element
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-not-in-html-svg.html:23:3)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-not-in-html-svg.html:25:3)