haikuwebkit/LayoutTests/fullscreen/full-screen-iframe-allowFul...

7 lines
218 B
Plaintext

To test manually, click the "Go full screen" button - the page should enter full screen mode.
EVENT(webkitfullscreenchange)
TEST(document.getElementById('frame').contentDocument.width==document.width) OK
END OF TEST