summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini
blob: c0ba63617c3f78feceec4a895748cb0f471f0e06 (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
52
53
54
[idlharness.tentative.https.window.html]
  [SubApps interface: existence and properties of interface object]
    expected: FAIL

  [SubApps interface object length]
    expected: FAIL

  [SubApps interface object name]
    expected: FAIL

  [SubApps interface: existence and properties of interface prototype object]
    expected: FAIL

  [SubApps interface: existence and properties of interface prototype object's "constructor" property]
    expected: FAIL

  [SubApps interface: existence and properties of interface prototype object's @@unscopables property]
    expected: FAIL

  [SubApps interface: operation add(DOMString)]
    expected: FAIL

  [SubApps interface: operation list()]
    expected: FAIL

  [SubApps must be primary interface of navigator.subApps]
    expected: FAIL

  [Stringification of navigator.subApps]
    expected: FAIL

  [SubApps interface: navigator.subApps must inherit property "add(DOMString)" with the proper type]
    expected: FAIL

  [SubApps interface: calling add(DOMString) on navigator.subApps with too few arguments must throw TypeError]
    expected: FAIL

  [SubApps interface: navigator.subApps must inherit property "list()" with the proper type]
    expected: FAIL

  [Navigator interface: attribute subApps]
    expected: FAIL

  [Navigator interface: navigator must inherit property "subApps" with the proper type]
    expected: FAIL

  [SubApps interface: operation remove(DOMString)]
    expected: FAIL

  [SubApps interface: navigator.subApps must inherit property "remove(DOMString)" with the proper type]
    expected: FAIL

  [SubApps interface: calling remove(DOMString) on navigator.subApps with too few arguments must throw TypeError]
    expected: FAIL