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

Unified Diff: ManualTests/blackberry/video-hls-controls.html

Issue 780003004: Cleanup: Remove notification test from blackberry. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: g rm -rf ManualTests/blackberry Created 6 years 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: ManualTests/blackberry/video-hls-controls.html
diff --git a/ManualTests/blackberry/video-hls-controls.html b/ManualTests/blackberry/video-hls-controls.html
deleted file mode 100644
index b0fccdb22ab2c9614d401cda75805e090524d92a..0000000000000000000000000000000000000000
--- a/ManualTests/blackberry/video-hls-controls.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-<head>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Dynamic Live Streaming controls</title>
-</head>
-<body>
-<h3>Dynamic Live Streaming controls</h3>
-<p>This page exists to test the hiding of the timeline container for
-dynamic live streams. Once metadata loads, the control bar below should
-contain only 3 buttons: "play" on the left, and "fullscreen" & "mute
-(volume)" on the right. No seek slider or media times should be shown.
-If only the "play" button shows, it means the link to the test video is
-out of date.
-</p>
-
-<video width="300" height="200" controls>
- <source src="http://xteleantioquiawebsx.api.channel.livestream.com/3.0/playlist.m3u8">
-</video>
-
-<br> <br> <br>
-<a href="http://xteleantioquiawebsx.api.channel.livestream.com/3.0/playlist.m3u8">Link directly to video</a>
-</body></html>
« no previous file with comments | « ManualTests/blackberry/slider-thumb-consumes-event.html ('k') | ManualTests/blackberry/video-load-with-authentication.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698