diff options
Diffstat (limited to 'testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini b/testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini new file mode 100644 index 0000000000..b7a3fbe08f --- /dev/null +++ b/testing/web-platform/meta/storage/estimate-usage-details-indexeddb.https.tentative.any.js.ini @@ -0,0 +1,18 @@ +[estimate-usage-details-indexeddb.https.tentative.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() resolves to dictionary with usageDetails member] + expected: FAIL + + [estimate() usage details reflects increase in indexedDB after large value is stored] + expected: FAIL + + +[estimate-usage-details-indexeddb.https.tentative.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [estimate() resolves to dictionary with usageDetails member] + expected: FAIL + + [estimate() usage details reflects increase in indexedDB after large value is stored] + expected: FAIL |