From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../meta/webhid/idlharness.https.window.js.ini | 159 +++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 testing/web-platform/meta/webhid/idlharness.https.window.js.ini (limited to 'testing/web-platform/meta/webhid/idlharness.https.window.js.ini') diff --git a/testing/web-platform/meta/webhid/idlharness.https.window.js.ini b/testing/web-platform/meta/webhid/idlharness.https.window.js.ini new file mode 100644 index 0000000000..30c63548ec --- /dev/null +++ b/testing/web-platform/meta/webhid/idlharness.https.window.js.ini @@ -0,0 +1,159 @@ +[idlharness.https.window.html] + [HIDDevice interface: attribute productName] + expected: FAIL + + [HIDConnectionEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [HIDInputReportEvent interface: attribute device] + expected: FAIL + + [HID interface: navigator.hid must inherit property "getDevices()" with the proper type] + expected: FAIL + + [HID interface: calling requestDevice(HIDDeviceRequestOptions) on navigator.hid with too few arguments must throw TypeError] + expected: FAIL + + [HID interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [HIDDevice interface: operation sendReport(octet, BufferSource)] + expected: FAIL + + [HID interface: existence and properties of interface object] + expected: FAIL + + [HIDDevice interface: operation close()] + expected: FAIL + + [HIDInputReportEvent interface object name] + expected: FAIL + + [HID interface: attribute ondisconnect] + expected: FAIL + + [HID interface: navigator.hid must inherit property "onconnect" with the proper type] + expected: FAIL + + [HID interface: operation getDevices()] + expected: FAIL + + [HIDDevice interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [HID interface: existence and properties of interface prototype object] + expected: FAIL + + [HIDDevice interface: attribute productId] + expected: FAIL + + [HIDDevice interface: operation receiveFeatureReport(octet)] + expected: FAIL + + [HID interface object length] + expected: FAIL + + [HIDInputReportEvent interface: attribute data] + expected: FAIL + + [HID interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [HIDDevice interface: operation open()] + expected: FAIL + + [Navigator interface: navigator must inherit property "hid" with the proper type] + expected: FAIL + + [HIDConnectionEvent interface: existence and properties of interface object] + expected: FAIL + + [HIDInputReportEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [HIDConnectionEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [HIDDevice interface: operation sendFeatureReport(octet, BufferSource)] + expected: FAIL + + [HIDDevice interface: attribute vendorId] + expected: FAIL + + [HIDDevice interface: existence and properties of interface prototype object] + expected: FAIL + + [HIDConnectionEvent interface object length] + expected: FAIL + + [HIDConnectionEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [HIDDevice interface: attribute collections] + expected: FAIL + + [HIDDevice interface: attribute opened] + expected: FAIL + + [HIDDevice interface object name] + expected: FAIL + + [HID interface: navigator.hid must inherit property "requestDevice(HIDDeviceRequestOptions)" with the proper type] + expected: FAIL + + [HIDDevice interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [HIDDevice interface object length] + expected: FAIL + + [HID interface: attribute onconnect] + expected: FAIL + + [Navigator interface: attribute hid] + expected: FAIL + + [HIDDevice interface: attribute oninputreport] + expected: FAIL + + [Stringification of navigator.hid] + expected: FAIL + + [HIDDevice interface: existence and properties of interface object] + expected: FAIL + + [HID must be primary interface of navigator.hid] + expected: FAIL + + [HID interface: operation requestDevice(HIDDeviceRequestOptions)] + expected: FAIL + + [HIDInputReportEvent interface: existence and properties of interface object] + expected: FAIL + + [HIDInputReportEvent interface: attribute reportId] + expected: FAIL + + [HID interface: navigator.hid must inherit property "ondisconnect" with the proper type] + expected: FAIL + + [HIDInputReportEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [HIDConnectionEvent interface object name] + expected: FAIL + + [HIDInputReportEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [HID interface object name] + expected: FAIL + + [HIDInputReportEvent interface object length] + expected: FAIL + + [HIDConnectionEvent interface: attribute device] + expected: FAIL + + [HIDDevice interface: operation forget()] + expected: FAIL -- cgit v1.2.3