| Index: LayoutTests/virtual/android/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
|
| diff --git a/LayoutTests/virtual/android/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt b/LayoutTests/virtual/android/fullscreen/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5422882323823bd5150d84441b9bd23865b797a2
|
| --- /dev/null
|
| +++ b/LayoutTests/virtual/android/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 report another rect which is not on the document
|
| +handler: DIV (42, 3, 671, 24)
|
| +
|
| +END OF TEST
|
| +
|
|
|