Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt |
index 655b3f3526df5c57003540210237ff5612010eab..3d1960c8b3fbce9bd83ea95bb02062d186303010 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt |
@@ -1,49 +1,9 @@ |
- |
- |
--------- |
-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 Any iframes may construct PaymentRequest when enabled. |
-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 No iframe may construct PaymentRequest when disabled. |
-Harness: the test ran to completion. |
- |
- |
--------- |
-Frame: '<!--framePath //<!--frame4-->-->' |
--------- |
-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 //<!--frame5-->-->' |
--------- |
This is a testharness.js-based test. |
-PASS Any iframes may construct PaymentRequest when enabled. |
+FAIL iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = falseallow = payment is enabled by container policy. assert_true: Paymentrequest(): expected true got false |
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = trueallow = payment is enabled by container policy. |
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = trueallow = undefined is enabled by container policy. |
+PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = falseallow = payment is disabled by container policy. |
+FAIL iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = trueallow = payment is disabled by container policy. assert_false: Paymentrequest(): expected false got true |
+PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = trueallow = undefined is enabled by container policy. |
Harness: the test ran to completion. |