Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassNo title element
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-08.html:9:3)
Passtitle element contains multiple child text nodes
Asserts run
Pass
assert_equals("PASS", "PASS")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-08.html:16:3)
Pass
assert_equals("PASSPASS2PASS3", "PASSPASS2PASS3")
    at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-08.html:20:3)