OLD | NEW |
1 | |
2 | |
3 -------- | |
4 Frame: '<!--framePath //<!--frame0-->-->' | |
5 -------- | |
6 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
7 FAIL Any iframes may construct PaymentRequest when enabled. assert_unreached: Pa
ymentRequest should be enabled by FeaturePolicy Reached unreachable code | 2 FAIL iframe relocated to URL: http://localhost:8000/feature-policy/resources/fea
ture-policy-payment.html with allowpaymentrequest = falseallow = payment is enab
led by container policy. assert_true: Paymentrequest(): expected true got false |
| 3 PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/fea
ture-policy-payment.html with allowpaymentrequest = trueallow = payment is enabl
ed by container policy. |
| 4 PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/fea
ture-policy-payment.html with allowpaymentrequest = trueallow = undefined is ena
bled by container policy. |
| 5 PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html wit
h allowpaymentrequest = falseallow = payment is disabled by container policy. |
| 6 FAIL iframe relocated to URL: resources/feature-policy-payment-relocate.html wit
h allowpaymentrequest = trueallow = payment is disabled by container policy. ass
ert_false: Paymentrequest(): expected false got true |
| 7 PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html wit
h allowpaymentrequest = trueallow = undefined is enabled by container policy. |
8 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
9 | 9 |
10 | |
11 -------- | |
12 Frame: '<!--framePath //<!--frame1-->-->' | |
13 -------- | |
14 This is a testharness.js-based test. | |
15 PASS Any iframes may construct PaymentRequest when enabled. | |
16 Harness: the test ran to completion. | |
17 | |
18 | |
19 -------- | |
20 Frame: '<!--framePath //<!--frame2-->-->' | |
21 -------- | |
22 This is a testharness.js-based test. | |
23 PASS Any iframes may construct PaymentRequest when enabled. | |
24 Harness: the test ran to completion. | |
25 | |
26 | |
27 -------- | |
28 Frame: '<!--framePath //<!--frame3-->-->' | |
29 -------- | |
30 This is a testharness.js-based test. | |
31 PASS No iframe may construct PaymentRequest when disabled. | |
32 Harness: the test ran to completion. | |
33 | |
34 | |
35 -------- | |
36 Frame: '<!--framePath //<!--frame4-->-->' | |
37 -------- | |
38 This is a testharness.js-based test. | |
39 FAIL No iframe may construct PaymentRequest when disabled. assert_unreached: Pay
mentRequest should be disabled by FeaturePolicy Reached unreachable code | |
40 Harness: the test ran to completion. | |
41 | |
42 | |
43 -------- | |
44 Frame: '<!--framePath //<!--frame5-->-->' | |
45 -------- | |
46 This is a testharness.js-based test. | |
47 PASS Any iframes may construct PaymentRequest when enabled. | |
48 Harness: the test ran to completion. | |
49 | |
OLD | NEW |