Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PasstestFormDataHasFromForm
Asserts run
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /xhr/formdata/has-formelement.html:17:9)
PasstestFormDataHasFromFormNull
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /xhr/formdata/has-formelement.html:20:9)
PasstestFormDataHasFromEmptyForm
Asserts run
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /xhr/formdata/has-formelement.html:23:9)