diff options
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 |