blob: 5ea5fa68361ded9903bd1ead2bc3369e242b500a [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: layer(0,0 800x600) has hit test rect (0,0 800x600)
EVENT(webkitfullscreenchange)
Should report no rect or another rect which is not on the document
handler: layer(0,0 800x600) has hit test rect (0,0 800x600)
handler: layer(0,0 800x600) has hit test rect (0,0 800x600)
handler: layer(0,0 800x600) has hit test rect (0,0 800x600)
END OF TEST