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 --- .../meta/fetch/orb/tentative/__dir__.ini | 1 + .../orb/tentative/content-range.sub.any.js.ini | 10 +++++ .../img-mime-types-coverage.tentative.sub.html.ini | 12 ++++++ .../orb/tentative/known-mime-type.sub.any.js.ini | 49 ++++++++++++++++++++++ .../fetch/orb/tentative/nosniff.sub.any.js.ini | 30 +++++++++++++ .../script-js-unlabeled-gziped.sub.html.ini | 3 ++ .../orb/tentative/script-unlabeled.sub.html.ini | 3 ++ .../meta/fetch/orb/tentative/status.sub.any.js.ini | 24 +++++++++++ .../meta/fetch/orb/tentative/status.sub.html.ini | 3 ++ .../orb/tentative/unknown-mime-type.sub.any.js.ini | 7 ++++ 10 files changed, 142 insertions(+) create mode 100644 testing/web-platform/meta/fetch/orb/tentative/__dir__.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/content-range.sub.any.js.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/known-mime-type.sub.any.js.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/nosniff.sub.any.js.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/script-js-unlabeled-gziped.sub.html.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/script-unlabeled.sub.html.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/status.sub.any.js.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/status.sub.html.ini create mode 100644 testing/web-platform/meta/fetch/orb/tentative/unknown-mime-type.sub.any.js.ini (limited to 'testing/web-platform/meta/fetch/orb') diff --git a/testing/web-platform/meta/fetch/orb/tentative/__dir__.ini b/testing/web-platform/meta/fetch/orb/tentative/__dir__.ini new file mode 100644 index 0000000000..903a93027f --- /dev/null +++ b/testing/web-platform/meta/fetch/orb/tentative/__dir__.ini @@ -0,0 +1 @@ +prefs: [browser.opaqueResponseBlocking:true, browser.opaqueResponseBlocking.javascriptValidator:true] diff --git a/testing/web-platform/meta/fetch/orb/tentative/content-range.sub.any.js.ini b/testing/web-platform/meta/fetch/orb/tentative/content-range.sub.any.js.ini new file mode 100644 index 0000000000..3ed1cf1f65 --- /dev/null +++ b/testing/web-platform/meta/fetch/orb/tentative/content-range.sub.any.js.ini @@ -0,0 +1,10 @@ +[content-range.sub.any.html] + prefs: [browser.opaqueResponseBlocking:true, + browser.opaqueResponseBlocking.filterFetchResponse:2] + [ORB should block opaque range of image/png not starting at zero, that isn't subsequent: fetch(..., {mode: "no-cors"})] + expected: FAIL + + +[content-range.sub.any.worker.html] + [ORB should block opaque range of image/png not starting at zero, that isn't subsequent: fetch(..., {mode: "no-cors"})] + expected: FAIL diff --git a/testing/web-platform/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini b/testing/web-platform/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini new file mode 100644 index 0000000000..a7fa83b42a --- /dev/null +++ b/testing/web-platform/meta/fetch/orb/tentative/img-mime-types-coverage.tentative.sub.html.ini @@ -0,0 +1,12 @@ +[img-mime-types-coverage.tentative.sub.html] + [ORB should block the response if Content-Type is: 'application/dash+xml'. ] + expected: FAIL + + [ORB should block the response if Content-Type is: 'application/vnd.apple.mpegurl'. ] + expected: FAIL + + [ORB should block the response if Content-Type is: 'audio/mpegurl'. ] + expected: FAIL + + [ORB should block the response if Content-Type is: 'text/vtt'. ] + expected: FAIL diff --git a/testing/web-platform/meta/fetch/orb/tentative/known-mime-type.sub.any.js.ini b/testing/web-platform/meta/fetch/orb/tentative/known-mime-type.sub.any.js.ini new file mode 100644 index 0000000000..1502f4e6d2 --- /dev/null +++ b/testing/web-platform/meta/fetch/orb/tentative/known-mime-type.sub.any.js.ini @@ -0,0 +1,49 @@ +[known-mime-type.sub.any.html] + prefs: [browser.opaqueResponseBlocking:true, browser.opaqueResponseBlocking.filterFetchResponse:2] + [ORB should block opaque font/ttf: fetch(..., {mode: "no-cors"})] + expected: FAIL + + [ORB should block opaque font/ttf: