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

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

Issue 2767983003: Initial Implementation of Iframe Attribute for Feature Policy (Part 4) (Closed)
Patch Set: Codereview: nit + added more unit tests for container policy 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/fullscreen-allowed-by-container-policy-relocate-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..57ff9cc2661d9d9f0e8981dd435258b94a5149c1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
@@ -0,0 +1,9 @@
+This is a testharness.js-based test.
+PASS iframe f1 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false is enabled by container policy.
+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.
+PASS iframe f5 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is disabled by container policy.
+PASS iframe f6 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is enabled by container policy.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698