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

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

Issue 2873433002: Enable Feature Policy without experimental features or fullscreen (Closed)
Patch Set: Fix test failure (fullscreen is still behind FeaturePolicy flag and only disabled in-place of IsSup… Created 3 years, 7 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/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
deleted file mode 100644
index 655b3f3526df5c57003540210237ff5612010eab..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/payment-allowed-by-container-policy-relocate-expected.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-
-
---------
-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.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698