blob: 9e2a4371735fed5c74d6373b0e418f81d3f3ace1 [file] [log] [blame]
CONSOLE MESSAGE: Feature policy 'Fullscreen' check failed for iframe with origin 'null' and allow attribute ''.
Test entering full screen security restrictions. An iframe without an allow attribute is still permitted to fullscreen if the request comes from the containing document.
To test manually, press any key - the page should enter full screen mode.
TEST(document.webkitFullscreenEnabled) OK
iframe's webkitFullscreenEnabled should be false:
TEST(iframeMessage == 'document.webkitFullscreenEnabled == false') OK
EVENT(webkitfullscreenchange)
SUCCEED - entered full screen!
END OF TEST