Source code

Revision control

Copy as Markdown

Other Tools

[clipboard-read-enabled-by-permissions-policy.tentative.https.sub.html]
expected:
if os == "android": OK
TIMEOUT
[Permissions-Policy header clipboard-read=* allows the top-level document.]
expected:
if os == "android": FAIL
TIMEOUT
[Permissions-Policy header clipboard-read=* allows same-origin iframes.]
expected:
if os == "android": PASS
NOTRUN