Source code

Revision control

Copy as Markdown

Other Tools

[resource-popup.https.html]
expected:
if (os == "linux") and (processor == "x86_64") and debug and not fission: [OK, ERROR, TIMEOUT]
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, OK, ERROR]
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and (processor == "x86"): [ERROR, OK, TIMEOUT]
if isolated_process: CRASH
if (os == "android") and debug: [OK, ERROR, TIMEOUT]
if (os == "android") and not debug: [OK, ERROR, TIMEOUT, CRASH]
[OK, TIMEOUT]
bug: 1709960
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "linux") and not debug and tsan: [FAIL, PASS, TIMEOUT]
if (os == "win") and debug: [FAIL, PASS, TIMEOUT]
if os == "android": [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
expected:
if os == "win": [PASS, FAIL, TIMEOUT]
if os == "linux": [PASS, FAIL, TIMEOUT]
[FAIL, PASS, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "win") and not debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "android") and debug: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]