Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforall-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforall-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforall-expected.txt |
index 2a8cea843391de6e3e68ab91a9e8c8de366654df..02dc9865bc309be6410ac695126e28d9d79db9a6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforall-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-enabledforall-expected.txt |
@@ -1,7 +1,7 @@ |
This is a testharness.js-based test. |
FAIL Fullscreen enabled for all on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got false |
-FAIL Fullscreen enabled for all on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got false |
PASS Fullscreen enabled for all on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true |
+FAIL Fullscreen enabled for all on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got false |
PASS Fullscreen enabled for all on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true |
Harness: the test ran to completion. |