From bab771266e736fd952e0acba3f016fe00a893f8c Mon Sep 17 00:00:00 2001 From: Stephen McGruer Date: Thu, 18 Jan 2024 18:57:51 +0000 Subject: [PATCH] Bug 1870877 [wpt PR 43729] - [WebAuthn] Add tests for cross-origin create(), a=testonly Automatic update from web-platform-tests [WebAuthn] Add tests for cross-origin create() (#43729) See https://github.com/w3c/webauthn/pull/1801 -- wpt-commits: d46f1aec78700b30ec633165cd51af2fd90bf3b6 wpt-pr: 43729 --- ...dential-cross-origin-iframe.https.sub.html | 106 ++++++++++++++++++ .../resources/webauthn-subframe.sub.html | 38 +++++++ 2 files changed, 144 insertions(+) create mode 100644 testing/web-platform/tests/webauthn/createcredential-cross-origin-iframe.https.sub.html create mode 100644 testing/web-platform/tests/webauthn/resources/webauthn-subframe.sub.html diff --git a/testing/web-platform/tests/webauthn/createcredential-cross-origin-iframe.https.sub.html b/testing/web-platform/tests/webauthn/createcredential-cross-origin-iframe.https.sub.html new file mode 100644 index 0000000000000..ecf99f68a2b46 --- /dev/null +++ b/testing/web-platform/tests/webauthn/createcredential-cross-origin-iframe.https.sub.html @@ -0,0 +1,106 @@ + + +WebAuthn credential.create() in a cross-origin iframe tests + + + + + + + + + + diff --git a/testing/web-platform/tests/webauthn/resources/webauthn-subframe.sub.html b/testing/web-platform/tests/webauthn/resources/webauthn-subframe.sub.html new file mode 100644 index 0000000000000..c97255924e14e --- /dev/null +++ b/testing/web-platform/tests/webauthn/resources/webauthn-subframe.sub.html @@ -0,0 +1,38 @@ + + +WebAuthn test subframe + + + + +