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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-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/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
index b2af30e368c7ae2f450296ad66501e0b5d7deeea..ecc2091ac4601043099de93c9f280b2ca6834974 100644
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
@@ -1,9 +1,9 @@
This is a testharness.js-based test.
-FAIL iframe f1 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false is enabled by container policy. assert_true: Document.fullscreenEnabled: expected true got false
-PASS iframe f2 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true is enabled by container policy.
-PASS iframe f3 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true is enabled by container policy.
-PASS iframe f4 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = false is disabled by container policy.
-FAIL iframe f5 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is disabled by container policy. assert_false: Document.fullscreenEnabled: expected false got true
-PASS iframe f6 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is enabled by container policy.
+FAIL iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = falseallow = fullscreen is enabled by container policy. assert_true: Document.fullscreenEnabled: expected true got false
iclelland 2017/05/18 19:36:12 Is there a space missing in the middle of "falseal
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = trueallow = fullscreen is enabled by container policy.
+PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = trueallow = undefined is enabled by container policy.
+PASS iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = falseallow = fullscreen is disabled by container policy.
+FAIL iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = trueallow = fullscreen is disabled by container policy. assert_false: Document.fullscreenEnabled: expected false got true
+PASS iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = trueallow = undefined is enabled by container policy.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698