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

Unified Diff: LayoutTests/media/video-controls-fullscreen.html

Issue 217163004: Remove the fullScreenEnabled setting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « no previous file | LayoutTests/media/video-controls-fullscreen.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/video-controls-fullscreen.html
diff --git a/LayoutTests/media/video-controls-fullscreen.html b/LayoutTests/media/video-controls-fullscreen.html
index 68d9b50f637d8a65ff207643123e737f31476b15..072a10eaa06b00477c6fe6a0ae015ab422636d9a 100644
--- a/LayoutTests/media/video-controls-fullscreen.html
+++ b/LayoutTests/media/video-controls-fullscreen.html
@@ -10,6 +10,6 @@
</head>
<body>
<div id="log"></div>
- <script>fullscreen_test(null, true);</script>
+ <script>fullscreen_test(null);</script>
</body>
</html>
« no previous file with comments | « no previous file | LayoutTests/media/video-controls-fullscreen.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698