Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-enabledforself-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-enabledforself-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-enabledforself-expected.txt |
index 3ae1f1636c3a4a4ff1f549fa62906808940ce277..53e3793938b7eeb74fab64647b0a662d9fa198c0 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-enabledforself-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-enabledforself-expected.txt |
@@ -1,33 +1,7 @@ |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame0-->-->' |
--------- |
-This is a testharness.js-based test. |
-FAIL Any iframes may construct PaymentRequest when enabled. assert_unreached: PaymentRequest should be enabled by FeaturePolicy Reached unreachable code |
-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. |
-PASS Any iframes may construct PaymentRequest when enabled. |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame3-->-->' |
--------- |
This is a testharness.js-based test. |
-PASS Any iframes may construct PaymentRequest when enabled. |
+FAIL Paymentrequest enabled for self on URL: resources/feature-policy-payment.html with allowpaymentrequest = false assert_true: Paymentrequest(): expected true got false |
+PASS Paymentrequest enabled for self on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = false |
+PASS Paymentrequest enabled for self on URL: resources/feature-policy-payment.html with allowpaymentrequest = true |
+PASS Paymentrequest enabled for self on URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = true |
Harness: the test ran to completion. |