spec reference

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passaudio.readyState - default state
Asserts run
Pass
assert_equals(0, 0, "audioElement.readyState should be HAVE_NOTHING to begin with")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/readyState_initial.html:18:2)
Passvideo.readyState - default state
Asserts run
Pass
assert_equals(0, 0, "videoElement.readyState should be HAVE_NOTHING to begin with")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/readyState_initial.html:26:2)