Source code
Revision control
Copy as Markdown
Other Tools
[origin-bound-opaque-origin.https.html]
[get() with a PasswordCredential from an opaque origin (sandboxed iframe) rejects with SecurityError]
expected: PRECONDITION_FAILED
[create() with a PasswordCredential from an opaque origin (sandboxed iframe) rejects with SecurityError]
expected: PRECONDITION_FAILED
[store() with a PasswordCredential from an opaque origin (sandboxed iframe) rejects with SecurityError]
expected: PRECONDITION_FAILED
[get() with a PasswordCredential from an opaque origin (iframe whose document has a Content-Security-Policy: sandbox header) rejects with SecurityError]
expected: PRECONDITION_FAILED
[create() with a PasswordCredential from an opaque origin (iframe whose document has a Content-Security-Policy: sandbox header) rejects with SecurityError]
expected: PRECONDITION_FAILED
[store() with a PasswordCredential from an opaque origin (iframe whose document has a Content-Security-Policy: sandbox header) rejects with SecurityError]
expected: PRECONDITION_FAILED
[get() with a PasswordCredential from a non-opaque origin (sandboxed iframe with allow-same-origin) is not rejected as opaque]
expected: PRECONDITION_FAILED
[create() with a PasswordCredential from a non-opaque origin (sandboxed iframe with allow-same-origin) is not rejected as opaque]
expected: PRECONDITION_FAILED
[store() with a PasswordCredential from a non-opaque origin (sandboxed iframe with allow-same-origin) is not rejected as opaque]
expected: PRECONDITION_FAILED