html5/spec Overview.html,1.4092,1.4093

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

Modified Files:
	Overview.html 
Log Message:
Remove the experimental timed tracks stuff from the W3C copy, by request of the chairs.

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4092
retrieving revision 1.4093
diff -u -d -r1.4092 -r1.4093
--- Overview.html	11 May 2010 11:23:09 -0000	1.4092
+++ Overview.html	12 May 2010 01:16:49 -0000	1.4093
@@ -285,7 +285,7 @@
    <h1>HTML5</h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-11-may-2010">Editor's Draft 11 May 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-12-may-2010">Editor's Draft 12 May 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -387,7 +387,7 @@
   specification's progress along the W3C Recommendation
   track.
[...1206 lines suppressed...]
     <tr><td> <code><a href="#the-tr-element">tr</a></code>
      <td> <code><a href="#htmltablerowelement">HTMLTableRowElement</a></code> : <code><a href="#htmlelement">HTMLElement</a></code>
 
-    <tr><td> <code><a href="#the-track-element">track</a></code>
-     <td> <code><a href="#htmltrackelement">HTMLTrackElement</a></code> : <code><a href="#htmlelement">HTMLElement</a></code>
 
     <tr><td> <code><a href="#the-ul-element">ul</a></code>
      <td> <code><a href="#htmlulistelement">HTMLUListElement</a></code> : <code><a href="#htmlelement">HTMLElement</a></code>
@@ -69287,10 +68535,7 @@
   features first widely deployed by the Windows Internet Explorer
   browser.<p>Thanks to the participants of the microdata usability study for
   allowing us to use their mistakes as a guide for designing the
-  microdata feature.<p>Thanks to the SubRip community, including in particular Zuggy and
-  ai4spam, for their work on the SubRip software program whose SRT
-  file format was used as the basis for the WebSRT timed track file
-  format.<div class="impl">
+  microdata feature.<div class="impl">
 
   <p>Special thanks and $10,000 to David Hyatt who came up with a
   broken implementation of the <a href="#adoptionAgency">adoption

Received on Wednesday, 12 May 2010 01:16:56 UTC