Index: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-expected.txt b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f70f4eda8cd53df2b82de37e8fc3d72ff81da023 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-expected.txt |
@@ -0,0 +1,7 @@ |
+This is a testharness.js-based test. |
+PASS Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false |
+PASS Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false |
+PASS Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true |
+PASS Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true |
+Harness: the test ran to completion. |
+ |