Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdocument.write plaintext into iframe
Asserts run
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:13:3)
Pass
assert_equals("plaintext", "plaintext")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:14:3)
Pass
assert_equals("<tr><td>Filler ", "<tr><td>Filler ")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:15:3)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:16:3)
Pass
assert_equals("table", "table")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:17:3)
Pass
assert_equals("Text", "Text")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_009.html:18:3)