From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../crashtests/after-worker-termination.https.html | 20 ++++++++++++++++++++ .../web-locks/crashtests/iframe-append-2.https.html | 18 ++++++++++++++++++ .../web-locks/crashtests/iframe-append.https.html | 21 +++++++++++++++++++++ .../crashtests/settle-after-steal.https.html | 10 ++++++++++ .../crashtests/worker-termination.https.html | 16 ++++++++++++++++ 5 files changed, 85 insertions(+) create mode 100644 testing/web-platform/tests/web-locks/crashtests/after-worker-termination.https.html create mode 100644 testing/web-platform/tests/web-locks/crashtests/iframe-append-2.https.html create mode 100644 testing/web-platform/tests/web-locks/crashtests/iframe-append.https.html create mode 100644 testing/web-platform/tests/web-locks/crashtests/settle-after-steal.https.html create mode 100644 testing/web-platform/tests/web-locks/crashtests/worker-termination.https.html (limited to 'testing/web-platform/tests/web-locks/crashtests') diff --git a/testing/web-platform/tests/web-locks/crashtests/after-worker-termination.https.html b/testing/web-platform/tests/web-locks/crashtests/after-worker-termination.https.html new file mode 100644 index 0000000000..e113cbdf6a --- /dev/null +++ b/testing/web-platform/tests/web-locks/crashtests/after-worker-termination.https.html @@ -0,0 +1,20 @@ + + + + diff --git a/testing/web-platform/tests/web-locks/crashtests/iframe-append-2.https.html b/testing/web-platform/tests/web-locks/crashtests/iframe-append-2.https.html new file mode 100644 index 0000000000..06aee518fe --- /dev/null +++ b/testing/web-platform/tests/web-locks/crashtests/iframe-append-2.https.html @@ -0,0 +1,18 @@ + + + + diff --git a/testing/web-platform/tests/web-locks/crashtests/iframe-append.https.html b/testing/web-platform/tests/web-locks/crashtests/iframe-append.https.html new file mode 100644 index 0000000000..507a40d272 --- /dev/null +++ b/testing/web-platform/tests/web-locks/crashtests/iframe-append.https.html @@ -0,0 +1,21 @@ + + + + + diff --git a/testing/web-platform/tests/web-locks/crashtests/settle-after-steal.https.html b/testing/web-platform/tests/web-locks/crashtests/settle-after-steal.https.html new file mode 100644 index 0000000000..6b337e72e9 --- /dev/null +++ b/testing/web-platform/tests/web-locks/crashtests/settle-after-steal.https.html @@ -0,0 +1,10 @@ + + + + diff --git a/testing/web-platform/tests/web-locks/crashtests/worker-termination.https.html b/testing/web-platform/tests/web-locks/crashtests/worker-termination.https.html new file mode 100644 index 0000000000..b9b988b36c --- /dev/null +++ b/testing/web-platform/tests/web-locks/crashtests/worker-termination.https.html @@ -0,0 +1,16 @@ + + + + -- cgit v1.2.3