summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/badging/idlharness.https.any.js.ini
blob: 57f9255d23ad78a0e4f851bffde37f4855522f25 (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
[idlharness.https.any.html]
  [Navigator interface: navigator must inherit property "clearAppBadge()" with the proper type]
    expected: FAIL

  [Navigator interface: operation clearAppBadge()]
    expected: FAIL

  [Navigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError]
    expected: FAIL

  [Navigator interface: operation setAppBadge(optional unsigned long long)]
    expected: FAIL

  [Navigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type]
    expected: FAIL


[idlharness.https.any.worker.html]
  [WorkerNavigator interface: navigator must inherit property "clearAppBadge()" with the proper type]
    expected: FAIL

  [WorkerNavigator interface: operation clearAppBadge()]
    expected: FAIL

  [WorkerNavigator interface: navigator must inherit property "setAppBadge(optional unsigned long long)" with the proper type]
    expected: FAIL

  [WorkerNavigator interface: calling setAppBadge(optional unsigned long long) on navigator with too few arguments must throw TypeError]
    expected: FAIL

  [WorkerNavigator interface: operation setAppBadge(optional unsigned long long)]
    expected: FAIL