idbrequest_result.any.js.ini (401B)
1 [idbrequest_result.any.sharedworker.html] 2 3 [idbrequest_result.any.serviceworker.html] 4 5 [idbrequest_result.any.html] 6 expected: 7 if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] 8 [IDBRequest.result throws if ready state is pending] 9 expected: 10 if (os == "android") and sessionHistoryInParent and not debug: [PASS, TIMEOUT] 11 12 13 [idbrequest_result.any.worker.html]