blob: e53bec4bccde71c989808b7484aaa910d2ee03e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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
|