assert_equals(-1, -1, "audioElement.src should reflect src attribute, not source child elements")
at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/src_reflects_attribute_not_source_elements.html:19:2)
Pass
video.src - reflection test
Asserts run
Pass
assert_equals(-1, -1, "videoElement.src should reflect src attribute, not source child elements")
at Test.<anonymous> ( /html/semantics/embedded-content/media-elements/src_reflects_attribute_not_source_elements.html:26:2)