From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../inner-delegation/accept_ch_delegation_to_all.sub.https.html.ini | 3 +++ .../inner-delegation/accept_ch_delegation_to_self.sub.https.html.ini | 3 +++ .../inner-delegation/accept_ch_delegation_to_some.sub.https.html.ini | 3 +++ .../inner-delegation/accept_ch_delegation_to_src.sub.https.html.ini | 5 +++++ 4 files changed, 14 insertions(+) create mode 100644 testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_all.sub.https.html.ini create mode 100644 testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_self.sub.https.html.ini create mode 100644 testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_some.sub.https.html.ini create mode 100644 testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_src.sub.https.html.ini (limited to 'testing/web-platform/meta/client-hints/inner-delegation') diff --git a/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_all.sub.https.html.ini b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_all.sub.https.html.ini new file mode 100644 index 0000000000..ecb8255471 --- /dev/null +++ b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_all.sub.https.html.ini @@ -0,0 +1,3 @@ +[accept_ch_delegation_to_all.sub.https.html] + [postMessage: First-Party to Third-Party, Cross-Partition, Same-Origin] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_self.sub.https.html.ini b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_self.sub.https.html.ini new file mode 100644 index 0000000000..e38edaadca --- /dev/null +++ b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_self.sub.https.html.ini @@ -0,0 +1,3 @@ +[accept_ch_delegation_to_self.sub.https.html] + [postMessage: First-Party to Third-Party, Cross-Partition, Same-Origin] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_some.sub.https.html.ini b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_some.sub.https.html.ini new file mode 100644 index 0000000000..a42ebb0cfc --- /dev/null +++ b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_some.sub.https.html.ini @@ -0,0 +1,3 @@ +[accept_ch_delegation_to_some.sub.https.html] + [postMessage: First-Party to Third-Party, Cross-Partition, Same-Origin] + expected: FAIL diff --git a/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_src.sub.https.html.ini b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_src.sub.https.html.ini new file mode 100644 index 0000000000..9b9f26631a --- /dev/null +++ b/testing/web-platform/meta/client-hints/inner-delegation/accept_ch_delegation_to_src.sub.https.html.ini @@ -0,0 +1,5 @@ +[accept_ch_delegation_to_src.sub.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [postMessage: First-Party to Third-Party, Cross-Partition, Same-Origin] + expected: FAIL -- cgit v1.2.3