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> |