1
0
Fork 0
firefox/testing/web-platform/meta/virtual-keyboard/idlharness.https.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

60 lines
2 KiB
INI

[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