Source code
Revision control
Copy as Markdown
Other Tools
[idbcursor_iterating.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[idbcursor_iterating.any.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[idbcursor_iterating.any.sharedworker.html]
[idbcursor_iterating.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]