Source code

Revision control

Copy as Markdown

Other Tools

[reporting-popup-same-origin-coep-report-to.https.html]
expected:
if not debug and (os == "linux"): TIMEOUT
if not debug and (os == "win"): [TIMEOUT, OK]
if not debug and (os == "mac"): TIMEOUT
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", require-corp]
expected:
if not debug: NOTRUN
FAIL
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", require-corp]
expected:
if not debug and (os == "win"): [TIMEOUT, NOTRUN]
if not debug and (os == "linux"): [NOTRUN, TIMEOUT]
FAIL
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", require-corp, , ]
expected:
if not debug and (os == "linux"): [TIMEOUT, FAIL]
if not debug and (os == "win"): [FAIL, TIMEOUT]
if not debug and (os == "mac"): TIMEOUT
FAIL
[verify remaining reports]
expected:
if not debug and (os == "linux"): [NOTRUN, TIMEOUT]
if not debug and (os == "win"): [NOTRUN, PASS, TIMEOUT]
if not debug and (os == "mac"): NOTRUN