summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
blob: cd1ef644e351f6de5d5c696b3d8541ae3edddfb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 keep rect on document
handler: #document (0, 0, 800, 600)

END OF TEST