blob: 7effe1a085fd8b89220843bdf1435bf47807c70d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[idlharness.any.sharedworker.html]
[IDBTransaction interface: attribute durability]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[idlharness.any.html]
[IDBTransaction interface: attribute durability]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[idlharness.any.worker.html]
[IDBTransaction interface: attribute durability]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[idlharness.https.any.serviceworker.html]
expected: TIMEOUT
[idlharness.any.serviceworker.html]
[IDBTransaction interface: attribute durability]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
|