added html5 audio test
authorHarvie <tomas@mudrunka.cz>
Mon, 2 Aug 2010 21:36:51 +0000 (23:36 +0200)
committerHarvie <tomas@mudrunka.cz>
Mon, 2 Aug 2010 21:36:51 +0000 (23:36 +0200)
tests/audio.html [new file with mode: 0644]

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.123773 seconds and 4 git commands to generate.