| Index: LayoutTests/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
|
| diff --git a/LayoutTests/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt b/LayoutTests/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8677b6a6b85921f1575f65811d091807486e0431
|
| --- /dev/null
|
| +++ b/LayoutTests/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +This test makes sure that touch hit rects are reported for fullscreen HTML5 video control elements when RuntimeEnabledFeatures::overlayFullscreenVideoEnabled() is true and the document handler if false.
|
| +
|
| +Should have single rect on document before fullscreen
|
| +handler: #document (0, 0, 888, 585)
|
| +
|
| +EVENT(webkitfullscreenchange)
|
| +Should keep rect on document
|
| +handler: #document (0, 0, 888, 600)
|
| +
|
| +END OF TEST
|
| +
|
|
|