Source code

Revision control

Copy as Markdown

Other Tools

[fedcm-reject-invalid-responses.https.html]
expected:
if os == "android": OK
TIMEOUT
[Reject when provider list is empty]
expected: FAIL
[Reject when configURL is missing]
expected: FAIL
[Reject when configURL is invalid]
expected: FAIL
[Reject when clientId is empty]
expected:
if os == "android": FAIL
TIMEOUT
[Reject when clientId is missing]
expected:
if os == "android": FAIL
NOTRUN