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