From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../device-posture/idlharness.https.window.js.ini | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 testing/web-platform/meta/device-posture/idlharness.https.window.js.ini (limited to 'testing/web-platform/meta/device-posture') diff --git a/testing/web-platform/meta/device-posture/idlharness.https.window.js.ini b/testing/web-platform/meta/device-posture/idlharness.https.window.js.ini new file mode 100644 index 0000000000..dd2fe7dd64 --- /dev/null +++ b/testing/web-platform/meta/device-posture/idlharness.https.window.js.ini @@ -0,0 +1,39 @@ +[idlharness.https.window.html] + [DevicePosture interface: existence and properties of interface object] + expected: FAIL + + [DevicePosture interface object length] + expected: FAIL + + [DevicePosture interface object name] + expected: FAIL + + [DevicePosture interface: existence and properties of interface prototype object] + expected: FAIL + + [DevicePosture interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [DevicePosture interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [DevicePosture interface: attribute type] + expected: FAIL + + [DevicePosture interface: attribute onchange] + expected: FAIL + + [DevicePosture must be primary interface of navigator.devicePosture] + expected: FAIL + + [Stringification of navigator.devicePosture] + expected: FAIL + + [DevicePosture interface: navigator.devicePosture must inherit property "type" with the proper type] + expected: FAIL + + [DevicePosture interface: navigator.devicePosture must inherit property "onchange" with the proper type] + expected: FAIL + + [Navigator interface: attribute devicePosture] + expected: FAIL -- cgit v1.2.3