mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-28 21:31:38 +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
|
|
|