html5/spec Overview.html,1.4862,1.4863

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv26254

Modified Files:
	Overview.html 
Log Message:
matroska doesn't define this yet, apparently (whatwg r6057)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4862
retrieving revision 1.4863
diff -u -d -r1.4862 -r1.4863
--- Overview.html	3 May 2011 20:09:35 -0000	1.4862
+++ Overview.html	3 May 2011 20:24:55 -0000	1.4863
@@ -21388,11 +21388,6 @@
     <dt>Dirac video and Vorbis audio in Ogg container</dt>
     <dd><pre>&lt;source src='video.ogv' type='video/ogg; codecs="dirac, vorbis"'&gt;</pre></dd>
 
-    <dt>Theora video and Vorbis audio in Matroska container</dt>
-    <dd><pre>&lt;source src='video.mkv' type='video/x-matroska; codecs="theora, vorbis"'&gt;</pre></dd>
-
-
-
 
 
 

Received on Tuesday, 3 May 2011 20:25:00 UTC