blob: 089b6cdfa349f54b3c8cf916881c26527b3fa064 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[payment-allowed-by-permissions-policy.https.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[permissions policy header "payment=*" allows same-origin iframes.]
expected: FAIL
[permissions policy header "payment=*" allows the top-level document.]
expected: FAIL
[permissions policy header "payment=*" allow="payment" allows cross-origin iframes.]
expected: FAIL
|