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 --- .../script-src-wildcard/script-tag.http.html.ini | 3 +++ .../script-src-wildcard/script-tag.https.html.ini | 3 +++ .../sharedworker-classic.http.html.ini | 3 +++ .../sharedworker-classic.https.html.ini | 3 +++ .../sharedworker-import-data.http.html.ini | 3 +++ .../sharedworker-import-data.https.html.ini | 3 +++ .../sharedworker-import.http.html.ini | 3 +++ .../sharedworker-import.https.html.ini | 3 +++ .../sharedworker-module.http.html.ini | 3 +++ .../sharedworker-module.https.html.ini | 3 +++ .../script-src-wildcard/worker-classic.http.html.ini | 3 +++ .../worker-classic.https.html.ini | 3 +++ .../worker-import-data.http.html.ini | 3 +++ .../worker-import-data.https.html.ini | 3 +++ .../script-src-wildcard/worker-import.http.html.ini | 3 +++ .../script-src-wildcard/worker-import.https.html.ini | 3 +++ .../script-src-wildcard/worker-module.http.html.ini | 3 +++ .../script-src-wildcard/worker-module.https.html.ini | 3 +++ .../worklet-animation-import-data.https.html.ini | 20 ++++++++++++++++++++ .../worklet-animation.https.html.ini | 20 ++++++++++++++++++++ .../script-src-wildcard/worklet-audio.https.html.ini | 3 +++ .../worklet-layout-import-data.https.html.ini | 20 ++++++++++++++++++++ .../worklet-layout.https.html.ini | 20 ++++++++++++++++++++ .../worklet-paint-import-data.https.html.ini | 20 ++++++++++++++++++++ .../script-src-wildcard/worklet-paint.https.html.ini | 20 ++++++++++++++++++++ 25 files changed, 177 insertions(+) create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.http.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation-import-data.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout-import-data.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint-import-data.https.html.ini create mode 100644 testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint.https.html.ini (limited to 'testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard') diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.http.html.ini new file mode 100644 index 0000000000..f7ef892bd1 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.http.html.ini @@ -0,0 +1,3 @@ +[script-tag.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.https.html.ini new file mode 100644 index 0000000000..fb8d9dd0e1 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/script-tag.https.html.ini @@ -0,0 +1,3 @@ +[script-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.http.html.ini new file mode 100644 index 0000000000..7544c2b5eb --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.http.html.ini @@ -0,0 +1,3 @@ +[sharedworker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.https.html.ini new file mode 100644 index 0000000000..042f715b98 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-classic.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.http.html.ini new file mode 100644 index 0000000000..8bb45cc9ef --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.http.html.ini @@ -0,0 +1,3 @@ +[sharedworker-import-data.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.https.html.ini new file mode 100644 index 0000000000..e03d6788e4 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import-data.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.http.html.ini new file mode 100644 index 0000000000..3fcdfed02a --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.http.html.ini @@ -0,0 +1,3 @@ +[sharedworker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..d237a8a97f --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-import.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.http.html.ini new file mode 100644 index 0000000000..957fcb2ed8 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.http.html.ini @@ -0,0 +1,3 @@ +[sharedworker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.https.html.ini new file mode 100644 index 0000000000..b0a64ca84f --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/sharedworker-module.https.html.ini @@ -0,0 +1,3 @@ +[sharedworker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.http.html.ini new file mode 100644 index 0000000000..8c32533525 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.http.html.ini @@ -0,0 +1,3 @@ +[worker-classic.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.https.html.ini new file mode 100644 index 0000000000..b671c1a911 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-classic.https.html.ini @@ -0,0 +1,3 @@ +[worker-classic.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.http.html.ini new file mode 100644 index 0000000000..2f289c0e9e --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.http.html.ini @@ -0,0 +1,3 @@ +[worker-import-data.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.https.html.ini new file mode 100644 index 0000000000..0010e389b4 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import-data.https.html.ini @@ -0,0 +1,3 @@ +[worker-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.http.html.ini new file mode 100644 index 0000000000..2e24fd4c16 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.http.html.ini @@ -0,0 +1,3 @@ +[worker-import.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.https.html.ini new file mode 100644 index 0000000000..d3ebd9af27 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-import.https.html.ini @@ -0,0 +1,3 @@ +[worker-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.http.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.http.html.ini new file mode 100644 index 0000000000..0082540cbc --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.http.html.ini @@ -0,0 +1,3 @@ +[worker-module.http.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.https.html.ini new file mode 100644 index 0000000000..ab06e1721a --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worker-module.https.html.ini @@ -0,0 +1,3 @@ +[worker-module.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation-import-data.https.html.ini new file mode 100644 index 0000000000..d7c9a34ca1 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-animation-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worklet-animation-import-data to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-animation-import-data to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-animation-import-data to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-animation-import-data to same-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-animation-import-data to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation.https.html.ini new file mode 100644 index 0000000000..cf5a59e372 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-animation.https.html.ini @@ -0,0 +1,20 @@ +[worklet-animation.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects allowed for worklet-animation to cross-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-animation to cross-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-animation to cross-https origin and swap-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-animation to same-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-animation to same-https origin and swap-origin redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio.https.html.ini new file mode 100644 index 0000000000..be8ef13407 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-audio.https.html.ini @@ -0,0 +1,3 @@ +[worklet-audio.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout-import-data.https.html.ini new file mode 100644 index 0000000000..434d379f91 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-layout-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worklet-layout-import-data to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-layout-import-data to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-layout-import-data to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-layout-import-data to same-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-layout-import-data to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout.https.html.ini new file mode 100644 index 0000000000..bf0a01565b --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-layout.https.html.ini @@ -0,0 +1,20 @@ +[worklet-layout.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects allowed for worklet-layout to cross-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-layout to cross-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-layout to cross-https origin and swap-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-layout to same-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-layout to same-https origin and swap-origin redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint-import-data.https.html.ini new file mode 100644 index 0000000000..002596bbda --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint-import-data.https.html.ini @@ -0,0 +1,20 @@ +[worklet-paint-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects blocked for worklet-paint-import-data to cross-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-paint-import-data to cross-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-paint-import-data to cross-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-paint-import-data to same-https origin and keep-origin redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.: securitypolicyviolation] + expected: FAIL + + [Content Security Policy: Expects blocked for worklet-paint-import-data to same-https origin and swap-origin redirection from https context.: securitypolicyviolation] + expected: FAIL diff --git a/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint.https.html.ini b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint.https.html.ini new file mode 100644 index 0000000000..9e4aafce7b --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/gen/top.meta/script-src-wildcard/worklet-paint.https.html.ini @@ -0,0 +1,20 @@ +[worklet-paint.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Content Security Policy: Expects allowed for worklet-paint to cross-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-paint to cross-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-paint to cross-https origin and swap-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-paint to same-https origin and keep-origin redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Content Security Policy: Expects allowed for worklet-paint to same-https origin and swap-origin redirection from https context.] + expected: FAIL -- cgit v1.2.3