Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
PasscreateHTMLDocument test 0: "","",""
Asserts run
Pass
assert_equals("", "")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 1: null,"null","null"
Asserts run
Pass
assert_equals("null", "null")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 2: undefined,undefined,""
Asserts run
Pass
assert_equals("", "")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 3: "foo bar baz","foo bar baz","foo bar baz"
Asserts run
Pass
assert_equals("foo bar baz", "foo bar baz")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 4: "foo\t\tbar baz","foo\t\tbar baz","foo bar baz"
Asserts run
Pass
assert_equals("foo bar baz", "foo bar baz")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 5: "foo\n\nbar baz","foo\n\nbar baz","foo bar baz"
Asserts run
Pass
assert_equals("foo bar baz", "foo bar baz")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 6: "foo\f\fbar baz","foo\f\fbar baz","foo bar baz"
Asserts run
Pass
assert_equals("foo bar baz", "foo bar baz")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PasscreateHTMLDocument test 7: "foo\r\rbar baz","foo\r\rbar baz","foo bar baz"
Asserts run
Pass
assert_equals("foo bar baz", "foo bar baz")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3
PassMissing title argument
Asserts run
Pass
assert_equals("", "")
    at  /html/dom/documents/dom-tree-accessors/document.title-07.html:9:3