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. |
+ |