blob: 4bf9baa39f6f9e5061c8aeec00eb901a71a5b5b1 (
plain)
1
2
3
4
5
6
7
8
|
[payment-allowed-by-permissions-policy-attribute.https.sub.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[permissions policy "payment" can be enabled in cross-origin iframe using allow="payment" attribute]
expected: FAIL
[permissions policy "payment" can be enabled in same-origin iframe using allow="payment" attribute]
expected: FAIL
|