Pass | document.title with head blown away | Asserts runPass | assert_equals("document.title with head blown away", "document.title with head blown away")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:10:3) |
|
Pass | document.title with head blown away 1 | Asserts runPass | assert_true(true, "Head gone?!")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:14:3) | Pass | assert_false(false, "Head still there?!")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:16:3) | Pass | assert_equals("", "")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:18:3) |
|
Pass | document 2 | Asserts runPass | assert_equals("PASS", "PASS")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:24:3) |
|
Pass | PASS 3 | Asserts runPass | assert_equals("PASS2", "PASS2")
at Test.<anonymous> ( /html/dom/documents/dom-tree-accessors/document.title-01.html:30:3) |
|