Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Unified Diff: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt

Issue 2855133004: Re-enable feature policy layout tests after bug fix. (Closed)
Patch Set: Rebased FlagExpectations/site-per-process Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt
index 5686f8624cad8d485c2be329f0b212e4466a3296..ef5b46e64a64018cb7ecb9e89e30735eeeadce0c 100644
--- a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/feature-policy/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.
-PASS Any iframes may construct PaymentRequest when enabled.
-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.
-PASS No iframe may construct PaymentRequest when disabled.
-Harness: the test ran to completion.
-
-
---------
-Frame: '<!--framePath //<!--frame5-->-->'
---------
This is a testharness.js-based test.
-PASS Any iframes may construct PaymentRequest when enabled.
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = false allow = payment is enabled by container policy.
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = true allow = payment is enabled by container policy.
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-payment.html with allowpaymentrequest = true allow = undefined is enabled by container policy.
+PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = false allow = payment is disabled by container policy.
+PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = true allow = payment is disabled by container policy.
+PASS iframe relocated to URL: resources/feature-policy-payment-relocate.html with allowpaymentrequest = true allow = undefined is enabled by container policy.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698