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

Unified Diff: LayoutTests/media/video-enter-fullscreen-without-user-gesture.html

Issue 196793021: Ignore MediaController in the video fullscreen button logic (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 9 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-enter-fullscreen-without-user-gesture.html
diff --git a/LayoutTests/media/video-enter-fullscreen-without-user-gesture.html b/LayoutTests/media/video-enter-fullscreen-without-user-gesture.html
index 01051f6b330079ddb42d5a357bf7512d7e0a6423..3d0c875548de9fce8b798230cc78204a31c41ecd 100644
--- a/LayoutTests/media/video-enter-fullscreen-without-user-gesture.html
+++ b/LayoutTests/media/video-enter-fullscreen-without-user-gesture.html
@@ -1,7 +1,6 @@
<html>
<head>
<title>Test that video webkitRequestFullscreen() works without any user gesture if the requirement is removed.</title>
- <script src=media-controls.js></script>
<script src=media-file.js></script>
<script src=video-test.js></script>
<script>
« no previous file with comments | « LayoutTests/media/video-controls-fullscreen-with-controller-expected.txt ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698