Summary

Harness status: OK

Found 13 tests

Details

ResultTest NameMessage
PasscreateHTMLDocument test 0: "","",""
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 1: null,"null","null"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("null", "null")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 2: undefined,undefined,""
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:55:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 3: "foo bar baz","foo bar baz","foo bar baz"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("foo  bar baz", "foo  bar baz")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 4: "foo\t\tbar baz","foo\t\tbar baz","foo bar baz"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("foo\t\tbar baz", "foo\t\tbar baz")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 5: "foo\n\nbar baz","foo\n\nbar baz","foo bar baz"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("foo\n\nbar baz", "foo\n\nbar baz")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 6: "foo\f\fbar baz","foo\f\fbar baz","foo bar baz"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("foo\f\fbar baz", "foo\f\fbar baz")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument test 7: "foo\r\rbar baz","foo\r\rbar baz","foo bar baz"
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:45:5
Pass
assert_true(true, "Title should be a HTMLTitleElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:48:5
Pass
assert_equals("title", "title")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:50:5
Pass
assert_equals("TITLE", "TITLE")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:51:5
Pass
assert_equals(1, 1)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:52:5
Pass
assert_equals("foo\r\rbar baz", "foo\r\rbar baz")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:53:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PassMissing title argument
Asserts run
Pass
assert_true(true, "Should be a Document")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:17:3
Pass
assert_true(true, "Should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:18:3
Pass
assert_equals(2, 2, "Document should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:19:3
Pass
assert_true(true, "Doctype should be a DocumentType")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:23:3
Pass
assert_true(true, "Doctype should be a Node")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:25:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:26:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:27:3
Pass
assert_equals("", "")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:28:3
Pass
assert_true(true, "Document element should be a HTMLHtmlElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:31:3
Pass
assert_equals(2, 2, "Document element should have two child nodes")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:33:3
Pass
assert_equals("html", "html")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:35:3
Pass
assert_equals("HTML", "HTML")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:36:3
Pass
assert_true(true, "Head should be a HTMLHeadElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:39:3
Pass
assert_equals("head", "head")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:41:3
Pass
assert_equals("HEAD", "HEAD")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:42:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:55:5
Pass
assert_true(true, "Body should be a HTMLBodyElement")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:59:3
Pass
assert_equals("body", "body")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:61:3
Pass
assert_equals("BODY", "BODY")
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:62:3
Pass
assert_equals(0, 0)
    at  /dom/nodes/DOMImplementation-createHTMLDocument.html:63:3
PasscreateHTMLDocument(): metadata
Asserts run
Pass
assert_equals("about:blank", "about:blank")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:68:3)
Pass
assert_equals("about:blank", "about:blank")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:69:3)
Pass
assert_equals("CSS1Compat", "CSS1Compat")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:70:3)
Pass
assert_equals("UTF-8", "UTF-8")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:71:3)
Pass
assert_equals("text/html", "text/html")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:72:3)
Pass
assert_equals("div", "div")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:73:3)
PasscreateHTMLDocument(): characterSet aliases
Asserts run
Pass
assert_equals("UTF-8", "UTF-8", "characterSet")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:78:3)
Pass
assert_equals("UTF-8", "UTF-8", "charset")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:79:3)
Pass
assert_equals("UTF-8", "UTF-8", "inputEncoding")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:80:3)
PasscreateHTMLDocument(): URL parsing
Asserts run
Pass
assert_equals("http://example.org/?%C3%A4", "http://example.org/?%C3%A4")
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:88:3)
PasscreateHTMLDocument(): document location getter is null
Asserts run
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /dom/nodes/DOMImplementation-createHTMLDocument.html:94:3)