Source code

Revision control

Copy as Markdown

Other Tools

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