diff options
Diffstat (limited to 'testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini b/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini new file mode 100644 index 0000000000..04afecd807 --- /dev/null +++ b/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini @@ -0,0 +1,9 @@ +[createcredential-pubkeycredparams.https.html] + [Bad pubKeyCredParams: first param has bad alg (0)] + expected: + FAIL + + [Bad pubKeyCredParams: first param has bad alg (42)] + expected: + FAIL + |