[embedded-mp4.html]
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
expected:
if (os == "win") and not debug and ccov: OK
if not debug and (os == "linux") and not tsan: [TIMEOUT, OK]
if debug and (os == "android"): OK
[OK, TIMEOUT]
[Page with