Side by Side Diff: LayoutTests/virtual/hittesting/fast/events/touch/overlayfullscreenvideo/compositor-touch-hit-rects-fullscreen-video-controls-expected.txt
Issue 317373007:
Report correct touch hit rects for fullscreen HTML5 video on Android (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add virtual test
Created 6 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 This test makes sure that touch hit rects are reported for fullscreen HTML5 vide
o control elements when RuntimeEnabledFeatures::overlayFullscreenVideoEnabled()
is true.
2
3 Should have single rect on document before fullscreen
4 #document (0, 0, 800, 600) OK
5 EVENT(webkitfullscreenchange)
6 Should report another rect which is not on the document
Issue 317373007: Report correct touch hit rects for fullscreen HTML5 video on Android
(Closed)
Created 6 years, 6 months ago by Zeeshan Qureshi
Modified 6 years, 6 months ago
Reviewers: abarth-chromium, Rick Byers, trchen
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 7