trisquel-icecat/icecat/testing/web-platform/meta/IndexedDB/upgrade-transaction-lifecycle-user-aborted.any.js.ini
2025-10-06 02:35:48 -06:00

12 lines
397 B
INI

[upgrade-transaction-lifecycle-user-aborted.any.html]
expected:
if os == "mac": [OK, CRASH]
if os == "android": [OK, CRASH]
[upgrade-transaction-lifecycle-user-aborted.any.sharedworker.html]
[upgrade-transaction-lifecycle-user-aborted.any.worker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[upgrade-transaction-lifecycle-user-aborted.any.serviceworker.html]