From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../service-workers/idlharness.https.any.js.ini | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'testing/web-platform/meta/service-workers/idlharness.https.any.js.ini') diff --git a/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini b/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini index e591ac3aa6..63304bb0ac 100644 --- a/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini +++ b/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini @@ -528,6 +528,27 @@ [ServiceWorker interface: calling postMessage(any, optional StructuredSerializeOptions) on serviceWorker with too few arguments must throw TypeError] expected: FAIL + [InstallEvent interface: existence and properties of interface object] + expected: FAIL + + [InstallEvent interface object length] + expected: FAIL + + [InstallEvent interface object name] + expected: FAIL + + [InstallEvent interface: existence and properties of interface prototype object] + expected: FAIL + + [InstallEvent interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [InstallEvent interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [InstallEvent interface: operation addRoutes((RouterRule or sequence))] + expected: FAIL + [idlharness.https.any.html] expected: -- cgit v1.2.3