Source code

Revision control

Copy as Markdown

Other Tools

[idbcursor-advance.any.sharedworker.html]
[idbcursor-advance.any.worker.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
[IDBCursor.advance() - within single key range, with several results]
expected:
if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "android") and not debug and not sessionHistoryInParent: [PASS, TIMEOUT]
[idbcursor-advance.any.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
[IDBCursor.advance() - within single key range, with several results]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT]
[idbcursor-advance.any.serviceworker.html]
expected:
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]