summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini
diff options
context:
space:
mode:
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.ini12
1 files changed, 12 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..e53bec4bcc
--- /dev/null
+++ b/testing/web-platform/meta/webauthn/createcredential-pubkeycredparams.https.html.ini
@@ -0,0 +1,12 @@
+[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