зеркало из https://github.com/mozilla/gecko-dev.git
23 строки
769 B
INI
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
|
|
|