blob: b7a3fbe08f73cb28931900e65e44b803b3455a99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
|