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)
Pass
video.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)