| 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 Paymentrequest enabled for self on URL: resources/feature-policy-payment.ht
ml with allowpaymentrequest = false assert_true: Paymentrequest(): expected true
got false |
| 3 PASS Paymentrequest enabled for self on URL: http://localhost:8000/feature-polic
y/resources/feature-policy-payment.html with allowpaymentrequest = false |
| 4 PASS Paymentrequest enabled for self on URL: resources/feature-policy-payment.ht
ml with allowpaymentrequest = true |
| 5 PASS Paymentrequest enabled for self on URL: http://localhost:8000/feature-polic
y/resources/feature-policy-payment.html with allowpaymentrequest = true |
| 8 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
| 9 | 7 |
| 10 | |
| 11 -------- | |
| 12 Frame: '<!--framePath //<!--frame1-->-->' | |
| 13 -------- | |
| 14 This is a testharness.js-based test. | |
| 15 PASS No iframe may construct PaymentRequest when disabled. | |
| 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 Any iframes may construct PaymentRequest when enabled. | |
| 32 Harness: the test ran to completion. | |
| 33 | |
| OLD | NEW |