gecko-dev/testing/web-platform/meta/media-source/SourceBuffer-abort-readySta...

12 строки
649 B
INI

[SourceBuffer-abort-readyState.html]
type: testharness
prefs: [media.mediasource.enabled:true, media.mediasource.whitelist:false]
[SourceBuffer#abort() (video/webm; codecs="vorbis,vp8") : If the readyState attribute of the parent media source is not in the "open" state then throw an INVALID_STATE_ERR exception and abort these steps.]
expected: FAIL
[SourceBuffer#abort() (video/mp4) : If the readyState attribute of the parent media source is not in the "open" state then throw an INVALID_STATE_ERR exception and abort these steps.]
expected:
if os == "linux": FAIL
if (os == "win") and (version == "5.1.2600"): FAIL