added html5 audio test
[mirrors/JukeBox.git] / tests / audio.html
diff --git a/tests/audio.html b/tests/audio.html
new file mode 100644 (file)
index 0000000..fb3d4df
--- /dev/null
@@ -0,0 +1,3 @@
+<h1>HTML5 Test</h1>
+<audio controls src="http://music.harvie.cz/Audio/Music/Funny/hacksongs/richard_stallman-free_software_song.mp3">no audio</audio><br />
+<audio controls src="http://radio.csaf.cz/Audio/Folk/Milos%20Hlavka/Milos_Hlavka_-_Milada.ogg">no audio</audio><br />
This page took 0.114146 seconds and 4 git commands to generate.