Source code
Revision control
Copy as Markdown
Other Tools
[embedded-img.html]
disabled:
expected:
if (os == "win") and not debug and ccov: OK
if (os == "linux") and not debug and not asan and not tsan: [TIMEOUT, OK]
if os == "android": OK
[OK, TIMEOUT]
[Page with <object type=image/png data=/images/blue.png>]
expected:
if (os == "win") and not debug and ccov: PASS
if (os == "linux") and not debug and not asan and not tsan: [NOTRUN, PASS, TIMEOUT]
if os == "android": PASS
[PASS, TIMEOUT]
[Page with <embed type=image/png src=/images/blue.png>]
expected:
if not asan and fission and not debug and not tsan: TIMEOUT
if asan and not fission: [PASS, PRECONDITION_FAILED]