diff options
Diffstat (limited to 'testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/FileAPI/BlobURL/cross-partition.tentative.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
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 |