| |
| |
| PASS Tests that a frame that doesn't share the same origin with all its ancestors could not access the API. |
| PASS Tests that a frame that doesn't share the same origin with all its ancestors could not access the API. 2 |
| PASS Tests that a frame that is same-site, cross-origin without publickey-credentials-get feature policy cannot use get(). |
| PASS Tests that a frame that is same-site, cross-origin with publickey-credentials-get feature policy can use get(). |
| PASS Tests that a frame that is cross-origin, NOT same-site with publickey-credentials-get feature policy cannot use get(). |
| |