blob: 06ddd02f1bb2a46853c7c30279f936666501b0be [file] [log] [blame]
This test makes sure that touch hit rects are reported for fullscreen HTML5 video control elements even when there is a document handler.
Should have single rect on document before fullscreen
handler: #document (0, 0, 800, 600)
EVENT(webkitfullscreenchange)
Should report another rect which is not on the document
handler: DIV (42, 3, 637, 24)
END OF TEST