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_008.html:13:3)
Pass
assert_equals("plaintext", "plaintext")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_008.html:14:3)
Pass
assert_equals("<span>Filler Text", "<span>Filler Text")
    at Test.<anonymous> ( /html/webappapis/dynamic-markup-insertion/document-write/iframe_008.html:15:3)