Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: LayoutTests/media/video-controls-hide-after-touch-on-control-expected.txt

Issue 441193003: Hide video controls after touch when hideMediaControlsTimerFired fires. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: /s/TODO/FIXME Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/video-controls-hide-after-touch-on-control-expected.txt
diff --git a/LayoutTests/media/video-controls-hide-on-move-outside-controls-expected.txt b/LayoutTests/media/video-controls-hide-after-touch-on-control-expected.txt
similarity index 62%
copy from LayoutTests/media/video-controls-hide-on-move-outside-controls-expected.txt
copy to LayoutTests/media/video-controls-hide-after-touch-on-control-expected.txt
index d4b9aeb88388584519eb7d70f5ddbabc89a84247..d8a3722714df57bb558c8897689d9287ac3b5269 100644
--- a/LayoutTests/media/video-controls-hide-on-move-outside-controls-expected.txt
+++ b/LayoutTests/media/video-controls-hide-after-touch-on-control-expected.txt
@@ -1,4 +1,4 @@
-Test video element control visibility when mouse is not over element.
+Test video element control visibility after touch on control. After a delay the controls must be hidden.
This test only runs in DRT!

Powered by Google App Engine
This is Rietveld 408576698