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 --- testing/web-platform/meta/FileAPI/BlobURL/__dir__.ini | 1 + .../FileAPI/BlobURL/cross-partition.tentative.https.html.ini | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 testing/web-platform/meta/FileAPI/BlobURL/__dir__.ini create mode 100644 testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini (limited to 'testing/web-platform/meta/FileAPI/BlobURL') diff --git a/testing/web-platform/meta/FileAPI/BlobURL/__dir__.ini b/testing/web-platform/meta/FileAPI/BlobURL/__dir__.ini new file mode 100644 index 0000000000..82abf170d7 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/BlobURL/__dir__.ini @@ -0,0 +1 @@ +lsan-allowed: [maybe_pod_malloc] diff --git a/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini new file mode 100644 index 0000000000..2762f14cb4 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini @@ -0,0 +1,9 @@ +[cross-partition.tentative.https.html] + [Blob URL shouldn't be revocable from a cross-partition iframe] + expected: FAIL + + [Blob URL shouldn't be revocable from a cross-partition dedicated worker] + expected: FAIL + + [Blob URL shouldn't be revocable from a cross-partition shared worker] + expected: FAIL -- cgit v1.2.3