Pass | document.write in an imported module | Asserts runPass | assert_equals("Initial body contents\n", "Initial body contents\n")
at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-tla-delayed.html:19:5) | Pass | assert_true(true, "onload must be called")
at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-tla-delayed.html:23:5) | Pass | assert_equals("document.write body contents\n", "document.write body contents\n")
at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/module-tla-delayed.html:24:5) |
|