Source code

Revision control

Copy as Markdown

Other Tools

[lfedcm-identity.create-store-collect.tentative.sub.https.html]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [TIMEOUT, OK]
[Credentials can be collected silently, but preventSilentAccess is respected]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [NOTRUN, PASS, TIMEOUT]
[Cross-origin identity credential collection is correctly returned when the type matches]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): NOTRUN
[Cross-origin identity credential collection is correctly filtered when the type does not match]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): NOTRUN
[Cross-origin identity credential collection is correctly returned when the effective origin is the relying party]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [NOTRUN, TIMEOUT]
[Cross-origin identity credential collection is correctly filtered when the endpoint doesn't have CORS]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): NOTRUN
[Cross-origin identity credential collection is correctly filtered when the effective origin is not the relying party]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): [TIMEOUT, PASS]
[Cross-origin identity credential collection is correctly returned when the endpoint returns success]
expected:
if (os == "mac") and (version == "OS X 14.7.1"): NOTRUN