mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 10:19:30 +00:00
8 lines
357 B
INI
8 lines
357 B
INI
[SourceBuffer-abort-readyState.html]
|
|
type: testharness
|
|
prefs: [media.mediasource.enabled:true]
|
|
[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 == "win") and (version == "5.1.2600"): FAIL
|
|
|