blob: e2164fde1884e7e400b394458509d54f3772d593 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
[idlharness.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if os == "win": [OK, TIMEOUT]
[EventCounts must be primary interface of performance.eventCounts]
expected: FAIL
[Stringification of performance.eventCounts]
expected: FAIL
[EventCounts interface: performance.eventCounts must not have property "undefined"]
expected: FAIL
[idlharness.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[PerformanceEventTiming interface: attribute interactionId]
expected: FAIL
[Performance interface: attribute interactionCount]
expected: FAIL
[Performance interface: performance must inherit property "interactionCount" with the proper type]
expected: FAIL
[idlharness.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventCounts must be primary interface of performance.eventCounts]
expected: FAIL
[Stringification of performance.eventCounts]
expected: FAIL
[EventCounts interface: performance.eventCounts must not have property "undefined"]
expected: FAIL
[idlharness.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[EventCounts must be primary interface of performance.eventCounts]
expected: FAIL
[Stringification of performance.eventCounts]
expected: FAIL
[EventCounts interface: performance.eventCounts must not have property "undefined"]
expected: FAIL
|