Source code
Revision control
Copy as Markdown
Other Tools
[idbcursor-continue-exception-order.any.serviceworker.html]
expected:
if (processor == "x86") and debug: [CRASH, OK]
[idbcursor-continue-exception-order.any.worker.html]
[idbcursor-continue-exception-order.any.sharedworker.html]
[idbcursor-continue-exception-order.any.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, CRASH]
if (os == "win") and debug and (processor == "x86"): [CRASH, OK]