Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt |
index b3040c2a458dfdf7e9df911cb8e2a36d57ff938e..dd8ac9aaf647108989342c118cf33b32d3556c98 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt |
@@ -1,7 +1,7 @@ |
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 |
FAIL Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true assert_false: Document.fullscreenEnabled: expected false got true |
+PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false |
FAIL Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true assert_false: Document.fullscreenEnabled: expected false got true |
Harness: the test ran to completion. |