Source code

Revision control

Copy as Markdown

Other Tools

[general.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[Cross Origin Fetch with safe range header]
expected: FAIL
[general.any.sharedworker.html]
[general.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[general.any.html]