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

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

Issue 1240573005: Make video.webkitSupportsFullscreen an alias of document.fullscreenEnabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: move comments to assert descriptions Created 5 years, 5 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-fullscreen-not-supported.html
diff --git a/LayoutTests/media/video-controls-fullscreen-not-supported.html b/LayoutTests/media/video-controls-fullscreen-not-supported.html
index 9b2fbb27694d61aa9155c25dedb0c0f2a5fa0aba..880419e55f6921885b06ce21af86a56e27e62b47 100644
--- a/LayoutTests/media/video-controls-fullscreen-not-supported.html
+++ b/LayoutTests/media/video-controls-fullscreen-not-supported.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>video controls fullscreen button</title>
+ <title>video controls fullscreen button with fullscreenSupported setting disabled</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="media-file.js"></script>
« no previous file with comments | « LayoutTests/media/video-controls-fullscreen-iframe-not-allowed.html ('k') | LayoutTests/media/video-prefixed-fullscreen.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698