diff --git a/testing/web-platform/tests/credential-management/credentialscontainer-frame-basics.https.html b/testing/web-platform/tests/credential-management/credentialscontainer-frame-basics.https.html new file mode 100644 index 0000000000000..89f9bb6920859 --- /dev/null +++ b/testing/web-platform/tests/credential-management/credentialscontainer-frame-basics.https.html @@ -0,0 +1,22 @@ + + +navigator.credentials frame tests + + + + + \ No newline at end of file diff --git a/testing/web-platform/tests/webauthn/createcredential-nested-frame.https.html b/testing/web-platform/tests/webauthn/createcredential-nested-frame.https.html new file mode 100644 index 0000000000000..ca5fdb8aa9ca8 --- /dev/null +++ b/testing/web-platform/tests/webauthn/createcredential-nested-frame.https.html @@ -0,0 +1,73 @@ + + +WebAuthn credential.create() in a nested frame + + + + + + + + + + \ No newline at end of file