diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /testing/web-platform/meta/client-hints/inner-delegation | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/client-hints/inner-delegation')
4 files changed, 14 insertions, 0 deletions
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 |