Source code

Revision control

Copy as Markdown

Other Tools

[create.tentative.https.html]
max-asserts: 2
expected:
if debug: TIMEOUT
[navigator.credentials.create() API rejects if there are no credential request in cross-origin iframe.]
expected: FAIL
[`requests` field is required in the options object.]
expected: FAIL
[Throws when form element does not contain password.]
expected: FAIL
[navigator.credentials.create() API rejects if there are no credential request.]
expected: FAIL
[navigator.credentials.create() with one unknown protocol with malformed data and one known protocol with proper data should skip the unknown one and not fail.]
expected:
if debug: TIMEOUT
FAIL
[All unsupported protocols filtered results in TypeError.]
expected:
if not debug: FAIL
NOTRUN
[Multiple unsupported protocols all filtered results in TypeError.]
expected:
if not debug: FAIL
NOTRUN
[Valid 'openid4vci' protocol passes through filtering.]
expected:
if debug: NOTRUN
[Mix of valid and invalid protocols - valid survives filtering.]
expected:
if debug: NOTRUN