summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/virtual-keyboard/idlharness.https.window.js.ini
blob: 681ec032053e88cd95ef42325371708d5b499262 (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
55
56
57
58
59
60
[idlharness.https.window.html]
  [VirtualKeyboard interface: existence and properties of interface object]
    expected: FAIL

  [VirtualKeyboard interface object length]
    expected: FAIL

  [VirtualKeyboard interface object name]
    expected: FAIL

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

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

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

  [VirtualKeyboard interface: operation show()]
    expected: FAIL

  [VirtualKeyboard interface: operation hide()]
    expected: FAIL

  [VirtualKeyboard interface: attribute boundingRect]
    expected: FAIL

  [VirtualKeyboard interface: attribute overlaysContent]
    expected: FAIL

  [VirtualKeyboard interface: attribute ongeometrychange]
    expected: FAIL

  [VirtualKeyboard must be primary interface of navigator.virtualKeyboard]
    expected: FAIL

  [Stringification of navigator.virtualKeyboard]
    expected: FAIL

  [VirtualKeyboard interface: navigator.virtualKeyboard must inherit property "show()" with the proper type]
    expected: FAIL

  [VirtualKeyboard interface: navigator.virtualKeyboard must inherit property "hide()" with the proper type]
    expected: FAIL

  [VirtualKeyboard interface: navigator.virtualKeyboard must inherit property "boundingRect" with the proper type]
    expected: FAIL

  [VirtualKeyboard interface: navigator.virtualKeyboard must inherit property "overlaysContent" with the proper type]
    expected: FAIL

  [VirtualKeyboard interface: navigator.virtualKeyboard must inherit property "ongeometrychange" with the proper type]
    expected: FAIL

  [Navigator interface: attribute virtualKeyboard]
    expected: FAIL

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