OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a
llowfullscreen = false | 2 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a
llowfullscreen = false |
| 3 FAIL Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a
llowfullscreen = true assert_false: Document.fullscreenEnabled: expected false g
ot true |
3 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/
feature-policy-fullscreen.html with allowfullscreen = false | 4 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/
feature-policy-fullscreen.html with allowfullscreen = false |
4 FAIL Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a
llowfullscreen = true assert_false: Document.fullscreenEnabled: expected false g
ot true | |
5 FAIL Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/
feature-policy-fullscreen.html with allowfullscreen = true assert_false: Documen
t.fullscreenEnabled: expected false got true | 5 FAIL Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/
feature-policy-fullscreen.html with allowfullscreen = true assert_false: Documen
t.fullscreenEnabled: expected false got true |
6 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
7 | 7 |
OLD | NEW |