gecko-dev/testing/web-platform/meta/webauthn/createcredential-extensions...

55 строки
1.1 KiB
INI

[createcredential-extensions.https.html]
expected:
if (os == "android"): OK
TIMEOUT
[Bad extensions: extensions is null]
expected:
if (os == "android"): FAIL
TIMEOUT
[Bad extensions: extensions is empty Array]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad extensions: extensions is empty ArrayBuffer]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad extensions: malformatted JSON]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad extensions: JavaScript object]
expected:
if (os == "android"): FAIL
NOTRUN
[Bad extensions: extension ID too long]
expected:
if (os == "android"): FAIL
NOTRUN
[extensions is a nonsensical JSON string]
expected:
if (os == "android"): FAIL
NOTRUN
[empty appid in create request]
expected:
if (os == "android"): PASS
NOTRUN
[null appid in create request]
expected:
if (os == "android"): PASS
NOTRUN
[appid in create request]
expected:
if (os == "android"): PASS
NOTRUN