blob: fb7631e2910f4bd49bb8bdaa06d90aaaa7d3c57d [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 keep rect on 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)
handler: layer(0,0 800x600) has hit test rect (0,0 800x600)
END OF TEST