gecko-dev/testing/web-platform/meta/feature-policy/payment-allowed-by-feature-...

23 строки
769 B
INI

[payment-allowed-by-feature-policy.https.sub.html]
disabled:
if (os == "android") or not nightly_build: https://bugzilla.mozilla.org/show_bug.cgi?id=1549241
[Feature-Policy header {"payment" : ["*"\]} allows the top-level document.]
expected:
if not e10s: FAIL
[Feature-Policy header {"payment" : ["*"\]} allows same-origin iframes.]
expected:
if not e10s: FAIL
[Feature-Policy header {"payment" : ["*"\]} allows cross-origin iframes.]
expected: FAIL
[Feature-Policy header {"payment" : ["*"\]} allowpaymentrequest=true allows same-origin iframes.]
expected:
if not e10s: FAIL
[Feature-Policy header {"payment" : ["*"\]} allowpaymentrequest=true allows cross-origin iframes.]
expected:
if not e10s: FAIL