From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../meta/proximity/idlharness.https.window.js.ini | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 testing/web-platform/meta/proximity/idlharness.https.window.js.ini (limited to 'testing/web-platform/meta/proximity/idlharness.https.window.js.ini') diff --git a/testing/web-platform/meta/proximity/idlharness.https.window.js.ini b/testing/web-platform/meta/proximity/idlharness.https.window.js.ini new file mode 100644 index 0000000000..196027b2de --- /dev/null +++ b/testing/web-platform/meta/proximity/idlharness.https.window.js.ini @@ -0,0 +1,43 @@ +[idlharness.https.window.html] + [ProximitySensor interface: new ProximitySensor(); must inherit property "near" with the proper type] + expected: FAIL + + [Stringification of new ProximitySensor();] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ProximitySensor interface: attribute distance] + expected: FAIL + + [ProximitySensor interface object length] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [ProximitySensor interface: new ProximitySensor(); must inherit property "max" with the proper type] + expected: FAIL + + [ProximitySensor interface: new ProximitySensor(); must inherit property "distance" with the proper type] + expected: FAIL + + [ProximitySensor interface object name] + expected: FAIL + + [ProximitySensor interface: attribute max] + expected: FAIL + + [ProximitySensor interface: existence and properties of interface object] + expected: FAIL + + [ProximitySensor interface: attribute near] + expected: FAIL + + [ProximitySensor must be primary interface of new ProximitySensor();] + expected: FAIL + -- cgit v1.2.3