Source code

Revision control

Copy as Markdown

Other Tools

[multipart-image.https.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[same-origin multipart image via SW should be readable]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
FAIL
[cross-origin multipart image via SW with approved CORS should be readable]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
FAIL
[cross-origin multipart image with no-cors via SW should not be readable]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
FAIL
[cross-origin multipart image via SW with rejected CORS should fail to load]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
[initialize global state]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]