Source code

Revision control

Copy as Markdown

Other Tools

[mediasource-correct-frames.html]
disabled:
if os == "android": bug 1550895 (frequently fails on geckoview)
expected:
if (os == "linux") and not fission and debug: OK
if (os == "linux") and fission: OK
[OK, ERROR]
[Test the expected frames are played at the expected times]
expected:
if fission and debug and (os == "mac"): [PASS, TIMEOUT]
if not fission and not debug: [PASS, TIMEOUT]