Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforself-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforself-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforself-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ac7a304c82fe3ccd01e1cb909ae8a58c4932bc6c |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforself-expected.txt |
@@ -0,0 +1,7 @@ |
+This is a testharness.js-based test. |
+FAIL Fullscreen enabled for self on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got 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 = false |
+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. |
+ |