1 This test makes sure that touch hit rects are reported for fullscreen HTML5 video control elements even when there is a document handler.
3 Should have single rect on document before fullscreen
4 handler: #document (0, 0, 800, 600)
6 EVENT(webkitfullscreenchange)
7 Should keep rect on document
8 handler: #document (0, 0, 800, 600)