Source code

Revision control

Copy as Markdown

Other Tools

[embedded-mp4.html]
disabled:
expected:
if (os == "win") and not debug and ccov: OK
if (os == "linux") and not debug and not tsan: [TIMEOUT, OK]
if (os == "android") and debug: OK
[OK, TIMEOUT]
[Page with <embed type=undefined src=/media/white.mp4>]
expected:
if (os == "linux") and fission and not debug and not tsan: TIMEOUT
if (os == "linux") and not fission: [PASS, PRECONDITION_FAILED]
if os == "android": [PRECONDITION_FAILED, PASS]
[Page with <object type=undefined data=/media/white.mp4>]
expected:
if fission and not debug and not tsan: [NOTRUN, PASS, TIMEOUT, PRECONDITION_FAILED]
[PASS, TIMEOUT, PRECONDITION_FAILED]