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