Source code

Revision control

Copy as Markdown

Other Tools

[reporting-isolated-across-navigations.https.sub.html]
expected:
if os == "win": OK
if os == "linux": [OK, TIMEOUT]
[TIMEOUT, OK]
[Reports should be sent to the correct endpoints]
expected:
if os == "win": [PASS, FAIL]
if os == "linux": [PASS, FAIL, TIMEOUT]
[TIMEOUT, PASS]