diff options
Diffstat (limited to 'testing/web-platform/meta/webauthn')
-rw-r--r-- | testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini | 12 |
1 files changed, 0 insertions, 12 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 deleted file mode 100644 index e53bec4bcc..0000000000 --- a/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini +++ /dev/null @@ -1,12 +0,0 @@ -[createcredential-pubkeycredparams.https.html] - [Bad pubKeyCredParams: first param has bad type ("something-else")] - expected: FAIL - - [Bad pubKeyCredParams: first param has bad type ("")] - expected: FAIL - - [Bad pubKeyCredParams: first param has bad type (null)] - expected: FAIL - - [Bad pubKeyCredParams: first param has bad type (empty object)] - expected: FAIL |