blob: 69122ca6542210e6b13fcf9fcd14a219f49e2f62 [file] [log] [blame]
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: url/mojom/origin.mojom
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: url/mojom/url.mojom
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: mojo/common/time.mojom
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: url/mojom/origin.mojom
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: url/mojom/url.mojom
CONSOLE WARNING: line 10: The following mojom is loaded multiple times: mojo/common/time.mojom
This is a testharness.js-based test.
PASS navigator.credentials should be undefined in documents generated from `data:` URLs.
PASS navigator.credentials.get({publicKey}) in a javascript url should should succeed.
PASS navigator.credentials.get({publicKey}) in srcdoc should succeed.
PASS navigator.credentials.get({publicKey}) in about:blank embedded in a secure context should succeed.
FAIL navigator.credentials.get({publicKey}) in an about:blank page embedded in a secure context should pass rpID checks. assert_equals: expected "NotAllowedError" but got "NotSupportedError"
Harness: the test ran to completion.