Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-disabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-disabled-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-disabled-expected.txt |
index 674a76bf023af5796ff4ed6186b4468f467825d8..3685d2a7c5e51358655099841defd87edfc4357b 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-disabled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-disabled-expected.txt |
@@ -1,33 +1,7 @@ |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-This is a testharness.js-based test. |
-PASS No iframe may construct PaymentRequest when disabled. |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame1-->-->' |
--------- |
-This is a testharness.js-based test. |
-PASS No iframe may construct PaymentRequest when disabled. |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame2-->-->' |
--------- |
-This is a testharness.js-based test. |
-FAIL No iframe may construct PaymentRequest when disabled. assert_unreached: PaymentRequest should be disabled by FeaturePolicy Reached unreachable code |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame3-->-->' |
--------- |
This is a testharness.js-based test. |
-FAIL No iframe may construct PaymentRequest when disabled. assert_unreached: PaymentRequest should be disabled by FeaturePolicy Reached unreachable code |
+PASS Paymentrequest disabled on URL: resources/feature-policy-payment.html with allowpaymentrequest = false |
+PASS Paymentrequest disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = false |
+FAIL Paymentrequest disabled on URL: resources/feature-policy-payment.html with allowpaymentrequest = true assert_false: Paymentrequest(): expected false got true |
+FAIL Paymentrequest disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = true assert_false: Paymentrequest(): expected false got true |
Harness: the test ran to completion. |