From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. 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