haikuwebkit/LayoutTests/fullscreen/full-screen-iframe-with-max...

5 lines
232 B
Plaintext

EVENT(webkitfullscreenchange) TEST(testFrame.getBoundingClientRect().right == document.body.getBoundingClientRect().right && testFrame.getBoundingClientRect().bottom == document.body.getBoundingClientRect().bottom) OK
END OF TEST