This commit is contained in:
remy 2011-08-04 00:57:18 +01:00
parent fec9a0949c
commit 2eab09e9b9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<title>Video</title>
<article>
<video>
<video preload="metadata"> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=676422 -->
<source src="assets/dizzy.mp4" type="video/mp4" />
<source src="assets/dizzy.webm" type="video/webm" />
<source src="assets/dizzy.ogv" type="video/ogv" />