Index: third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled-expected.txt b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..91914bdef3b3f589fb2ce9e62b952c1a889bf3d6 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled-expected.txt |
@@ -0,0 +1,11 @@ |
+CONSOLE WARNING: line 17: Fullscreen API is disabled by feature policy for this frame |
+CONSOLE WARNING: line 8: Fullscreen API is disabled by feature policy for this frame |
+CONSOLE WARNING: line 17: Fullscreen API is disabled by feature policy for this frame |
+CONSOLE WARNING: line 8: Fullscreen API is disabled by feature policy for this frame |
+This is a testharness.js-based test. |
+PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false |
+PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false |
+PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true |
+PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true |
+Harness: the test ran to completion. |
+ |