spec reference

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passaudio.preload - reflection test
Asserts run
Pass
assert_equals("none", "none", "audioElement.preload reflects 'none' value even if autoplay attribute is present")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/preload_reflects_none_autoplay.html:17:2)
Passvideo.preload - reflection test
Asserts run
Pass
assert_equals("none", "none", "videoElement.preload reflects 'none' value even if autoplay attribute is present")
    at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/preload_reflects_none_autoplay.html:24:2)