diff options
Diffstat (limited to 'testing/web-platform/meta/keyboard-map/idlharness.https.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/keyboard-map/idlharness.https.window.js.ini | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/testing/web-platform/meta/keyboard-map/idlharness.https.window.js.ini b/testing/web-platform/meta/keyboard-map/idlharness.https.window.js.ini new file mode 100644 index 0000000000..17a371c241 --- /dev/null +++ b/testing/web-platform/meta/keyboard-map/idlharness.https.window.js.ini @@ -0,0 +1,42 @@ +[idlharness.https.window.html] + [Keyboard interface: operation getLayoutMap()] + expected: FAIL + + [KeyboardLayoutMap interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [Keyboard interface: navigator.keyboard must inherit property "getLayoutMap()" with the proper type] + expected: FAIL + + [KeyboardLayoutMap interface: existence and properties of interface prototype object] + expected: FAIL + + [KeyboardLayoutMap interface: existence and properties of interface object] + expected: FAIL + + [KeyboardLayoutMap must be primary interface of layout_map] + expected: FAIL + + [Stringification of layout_map] + expected: FAIL + + [KeyboardLayoutMap interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [KeyboardLayoutMap interface object name] + expected: FAIL + + [KeyboardLayoutMap interface object length] + expected: FAIL + + [idl_test setup] + expected: FAIL + + [Keyboard interface: navigator.keyboard must inherit property "onlayoutchange" with the proper type] + expected: FAIL + + [Keyboard interface: attribute onlayoutchange] + expected: FAIL + + [KeyboardLayoutMap interface: maplike<DOMString, DOMString>] + expected: FAIL |