- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2011 20:24:58 +0000
- To: public-html-commits@w3.org
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><source src='video.ogv' type='video/ogg; codecs="dirac, vorbis"'></pre></dd> - <dt>Theora video and Vorbis audio in Matroska container</dt> - <dd><pre><source src='video.mkv' type='video/x-matroska; codecs="theora, vorbis"'></pre></dd> - - -
Received on Tuesday, 3 May 2011 20:25:00 UTC