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 --- .../DOMException-constructor-and-prototype.any.js.ini | 5 +++++ .../es-exceptions/DOMException-constructor-behavior.any.js.ini | 7 +++++++ .../es-exceptions/DOMException-custom-bindings.any.js.ini | 7 +++++++ .../webidl/ecmascript-binding/es-exceptions/exceptions.html.ini | 3 +++ 4 files changed, 22 insertions(+) create mode 100644 testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-and-prototype.any.js.ini create mode 100644 testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-behavior.any.js.ini create mode 100644 testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.js.ini create mode 100644 testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/exceptions.html.ini (limited to 'testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions') diff --git a/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-and-prototype.any.js.ini b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-and-prototype.any.js.ini new file mode 100644 index 0000000000..fa16601d98 --- /dev/null +++ b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-and-prototype.any.js.ini @@ -0,0 +1,5 @@ +[DOMException-constructor-and-prototype.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[DOMException-constructor-and-prototype.any.html] diff --git a/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-behavior.any.js.ini b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-behavior.any.js.ini new file mode 100644 index 0000000000..28e976319f --- /dev/null +++ b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-constructor-behavior.any.js.ini @@ -0,0 +1,7 @@ +[DOMException-constructor-behavior.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[DOMException-constructor-behavior.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.js.ini b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.js.ini new file mode 100644 index 0000000000..47af16b132 --- /dev/null +++ b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.js.ini @@ -0,0 +1,7 @@ +[DOMException-custom-bindings.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[DOMException-custom-bindings.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/exceptions.html.ini b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/exceptions.html.ini new file mode 100644 index 0000000000..4f98056060 --- /dev/null +++ b/testing/web-platform/meta/webidl/ecmascript-binding/es-exceptions/exceptions.html.ini @@ -0,0 +1,3 @@ +[exceptions.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] -- cgit v1.2.3