Chromium Code Reviews

Unified Diff: LayoutTests/media/video-controls-mouse-events-captured-expected.txt

Issue 406213002: If the media controls are visible they should always grab clicks (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix layout test - was hitting overlay play button. Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/media/video-controls-mouse-events-captured-expected.txt
diff --git a/LayoutTests/media/video-controls-mouse-events-captured-expected.txt b/LayoutTests/media/video-controls-mouse-events-captured-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b354062577a7e75cbe34178f774b5da1d539abbd
--- /dev/null
+++ b/LayoutTests/media/video-controls-mouse-events-captured-expected.txt
@@ -0,0 +1,7 @@
+This tests that a mouse events on the controls will not be seen by the video element.
+
+Also tests keyboard input.
+
+EVENT(loadeddata)
+END OF TEST
+

Powered by Google App Engine