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 --- .../web-platform/meta/mixed-content/gen/top.http-rp/__dir__.ini | 1 + .../meta/mixed-content/gen/top.http-rp/opt-in/__dir__.ini | 1 + .../mixed-content/gen/top.http-rp/opt-in/fetch.https.html.ini | 3 +++ .../mixed-content/gen/top.http-rp/opt-in/img-tag.https.html.ini | 4 ++++ .../gen/top.http-rp/opt-in/link-css-tag.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/link-prefetch-tag.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/link-prefetch-tag/__dir__.ini | 1 + .../gen/top.http-rp/opt-in/object-tag.https.html.ini | 4 ++++ .../gen/top.http-rp/opt-in/picture-tag.https.html.ini | 3 +++ .../top.http-rp/opt-in/script-tag-dynamic-import.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/script-tag.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/sharedworker-classic.https.html.ini | 4 ++++ .../top.http-rp/opt-in/sharedworker-import-data.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/sharedworker-import.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/sharedworker-module.https.html.ini | 4 ++++ .../gen/top.http-rp/opt-in/video-tag.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/websocket.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/worker-classic.https.html.ini | 4 ++++ .../gen/top.http-rp/opt-in/worker-import-data.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/worker-import.https.html.ini | 3 +++ .../gen/top.http-rp/opt-in/worker-module.https.html.ini | 3 +++ .../opt-in/worklet-animation-import-data.https.html.ini | 8 ++++++++ .../gen/top.http-rp/opt-in/worklet-animation.https.html.ini | 9 +++++++++ .../gen/top.http-rp/opt-in/worklet-audio.https.html.ini | 3 +++ .../top.http-rp/opt-in/worklet-layout-import-data.https.html.ini | 9 +++++++++ .../gen/top.http-rp/opt-in/worklet-layout.https.html.ini | 9 +++++++++ .../top.http-rp/opt-in/worklet-paint-import-data.https.html.ini | 8 ++++++++ .../gen/top.http-rp/opt-in/worklet-paint.https.html.ini | 8 ++++++++ .../meta/mixed-content/gen/top.http-rp/opt-in/xhr.https.html.ini | 4 ++++ 29 files changed, 120 insertions(+) create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/__dir__.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/__dir__.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/fetch.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/img-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-css-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag/__dir__.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/object-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/picture-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag-dynamic-import.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-classic.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-import-data.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-import.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-module.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/video-tag.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/websocket.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-classic.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-import-data.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-import.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-module.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation-import-data.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-audio.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout-import-data.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint-import-data.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint.https.html.ini create mode 100644 testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/xhr.https.html.ini (limited to 'testing/web-platform/meta/mixed-content/gen/top.http-rp') diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/__dir__.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/__dir__.ini new file mode 100644 index 0000000000..61f482fa7a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [default:51200, tab:51200] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/__dir__.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/__dir__.ini new file mode 100644 index 0000000000..8856d3e98c --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/__dir__.ini @@ -0,0 +1 @@ +lsan-disabled: true diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/fetch.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/fetch.https.html.ini new file mode 100644 index 0000000000..69a0241042 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/fetch.https.html.ini @@ -0,0 +1,3 @@ +[fetch.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/img-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/img-tag.https.html.ini new file mode 100644 index 0000000000..0209e25ac5 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/img-tag.https.html.ini @@ -0,0 +1,4 @@ +[img-tag.https.html] + expected: + if (os == "linux") and not debug and fission: [OK, CRASH] + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-css-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-css-tag.https.html.ini new file mode 100644 index 0000000000..951786aa39 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-css-tag.https.html.ini @@ -0,0 +1,3 @@ +[link-css-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag.https.html.ini new file mode 100644 index 0000000000..9d18fef9af --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag.https.html.ini @@ -0,0 +1,3 @@ +[link-prefetch-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag/__dir__.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag/__dir__.ini new file mode 100644 index 0000000000..e0eb0c10b0 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/link-prefetch-tag/__dir__.ini @@ -0,0 +1 @@ +lsan-allowed: [Alloc, MakeUnique, Malloc, Realloc, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::dom::DocGroup::Create, mozilla::WeakPtr, mozilla::dom::HTMLLinkElement::TryDNSPrefetchOrPreconnectOrPrefetchOrPreloadOrPrerender, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel, mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal, mozilla::net::nsStandardURL::TemplatedMutator, nsDynamicAtom::Create, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsPrefetchService::EnqueueURI] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/object-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/object-tag.https.html.ini new file mode 100644 index 0000000000..db9d1339ba --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/object-tag.https.html.ini @@ -0,0 +1,4 @@ +[object-tag.https.html] + expected: + if (os == "android") and debug and fission: [TIMEOUT, OK] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/picture-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/picture-tag.https.html.ini new file mode 100644 index 0000000000..f19b296a7b --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/picture-tag.https.html.ini @@ -0,0 +1,3 @@ +[picture-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag-dynamic-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag-dynamic-import.https.html.ini new file mode 100644 index 0000000000..580112e0ec --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag-dynamic-import.https.html.ini @@ -0,0 +1,3 @@ +[script-tag-dynamic-import.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/script-tag.https.html.ini new file mode 100644 index 0000000000..fb8d9dd0e1 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/sharedworker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-classic.https.html.ini new file mode 100644 index 0000000000..1c0da8696d --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-classic.https.html.ini @@ -0,0 +1,4 @@ +[sharedworker-classic.https.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-import-data.https.html.ini new file mode 100644 index 0000000000..e03d6788e4 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/sharedworker-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-import.https.html.ini new file mode 100644 index 0000000000..d237a8a97f --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/sharedworker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-module.https.html.ini new file mode 100644 index 0000000000..2bded57bd0 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/sharedworker-module.https.html.ini @@ -0,0 +1,4 @@ +[sharedworker-module.https.html] + expected: + if (os == "android") and not fission and debug: [OK, TIMEOUT] + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/video-tag.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/video-tag.https.html.ini new file mode 100644 index 0000000000..0d915d4c09 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/video-tag.https.html.ini @@ -0,0 +1,3 @@ +[video-tag.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/websocket.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/websocket.https.html.ini new file mode 100644 index 0000000000..611378a4a3 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/websocket.https.html.ini @@ -0,0 +1,3 @@ +[websocket.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-classic.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-classic.https.html.ini new file mode 100644 index 0000000000..7b0333fdc9 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-classic.https.html.ini @@ -0,0 +1,4 @@ +[worker-classic.https.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-import-data.https.html.ini new file mode 100644 index 0000000000..0010e389b4 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/worker-import.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-import.https.html.ini new file mode 100644 index 0000000000..d3ebd9af27 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/worker-module.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worker-module.https.html.ini new file mode 100644 index 0000000000..ab06e1721a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/worklet-animation-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation-import-data.https.html.ini new file mode 100644 index 0000000000..ebfb6b0a70 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation-import-data.https.html.ini @@ -0,0 +1,8 @@ +[worklet-animation-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-animation-import-data to same-https origin and keep-scheme redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation.https.html.ini new file mode 100644 index 0000000000..f6450d86e3 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-animation.https.html.ini @@ -0,0 +1,9 @@ +[worklet-animation.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-animation to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-animation to same-https origin and keep-scheme redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-audio.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-audio.https.html.ini new file mode 100644 index 0000000000..be8ef13407 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/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/mixed-content/gen/top.http-rp/opt-in/worklet-layout-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout-import-data.https.html.ini new file mode 100644 index 0000000000..aa483ef8e5 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout-import-data.https.html.ini @@ -0,0 +1,9 @@ +[worklet-layout-import-data.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and no-redirect redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-layout-import-data to same-https origin and keep-scheme redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout.https.html.ini new file mode 100644 index 0000000000..179bbb8f3a --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-layout.https.html.ini @@ -0,0 +1,9 @@ +[worklet-layout.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-layout to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-layout to same-https origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint-import-data.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint-import-data.https.html.ini new file mode 100644 index 0000000000..8e5250fb4c --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint-import-data.https.html.ini @@ -0,0 +1,8 @@ +[worklet-paint-import-data.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-paint-import-data to same-https origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint.https.html.ini new file mode 100644 index 0000000000..20deac8d88 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/worklet-paint.https.html.ini @@ -0,0 +1,8 @@ +[worklet-paint.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Mixed-Content: Expects allowed for worklet-paint to same-https origin and keep-scheme redirection from https context.] + expected: FAIL + + [Mixed-Content: Expects allowed for worklet-paint to same-https origin and no-redirect redirection from https context.] + expected: FAIL diff --git a/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/xhr.https.html.ini b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/xhr.https.html.ini new file mode 100644 index 0000000000..402b49fca4 --- /dev/null +++ b/testing/web-platform/meta/mixed-content/gen/top.http-rp/opt-in/xhr.https.html.ini @@ -0,0 +1,4 @@ +[xhr.https.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] -- cgit v1.2.3