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

Unified Diff: LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt

Issue 139313007: Deprecate HTMLVideoElement-specific prefixed fullscreen API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update tests Created 6 years, 11 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-visible-exiting-fullscreen-expected.txt
diff --git a/LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt b/LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt
index 21a71c84fd39081b3e7a3c486ec0e37ecd6fda23..a5232c56f75b4fdc31bc567f827651efc77caa9a 100644
--- a/LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt
+++ b/LayoutTests/media/video-controls-visible-exiting-fullscreen-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'HTMLVideoElement.webkitExitFullScreen()' is deprecated. Please use 'Document.exitFullscreen()' and 'Document.webkitExitFullscreen()' instead.
Tests that video controls are shwon after exiting fullscreen
EVENT(canplaythrough)
** Move mouse to the play button and start playing the video **

Powered by Google App Engine
This is Rietveld 408576698