html5/spec Overview.html,1.3250,1.3251

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

Modified Files:
	Overview.html 
Log Message:
Index of elements. Thanks to Ms2ger for the help with this. (whatwg r4092)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3250
retrieving revision 1.3251
diff -u -d -r1.3250 -r1.3251
--- Overview.html	6 Oct 2009 09:52:57 -0000	1.3250
+++ Overview.html	7 Oct 2009 08:35:28 -0000	1.3251
@@ -215,7 +215,7 @@
    <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>
    <!--ZZZ:-->
    <!--<h2 class="no-num no-toc">W3C Working Draft 25 August 2009</h2>-->
-   <h2 class="no-num no-toc" id="editor-s-draft-6-october-2009">Editor's Draft 6 October 2009</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-7-october-2009">Editor's Draft 7 October 2009</h2>
    <!--:ZZZ-->
    <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><!--
     <dt>This Version:</dt>
@@ -317,7 +317,7 @@
   track.
   <!--ZZZ:-->
[...1072 lines suppressed...]
+         <a href="#phrasing-content" title="Phrasing content">phrasing</a>;
+         <a href="#embedded-content" title="Embedded content">embedded</a>;
+         <a href="#interactive-content" title="Interactive content">interactive</a></td>
+     <td><a href="#phrasing-content" title="Phrasing content">phrasing</a></td>
+     <td><code><a href="#the-source-element">source</a></code>*;
+         <a href="#transparent">transparent</a>*</td>
+     <td><a href="#global-attributes" title="global attributes">globals</a>;
+         <code title="attr-media-src"><a href="#attr-media-src">src</a></code>;
+         <code title="attr-video-poster"><a href="#attr-video-poster">poster</a></code>;
+         <code title="attr-media-autobuffer"><a href="#attr-media-autobuffer">autobuffer</a></code>;
+         <code title="attr-media-autoplay"><a href="#attr-media-autoplay">autoplay</a></code>;
+         <code title="attr-media-loop"><a href="#attr-media-loop">loop</a></code>;
+         <code title="attr-media-controls"><a href="#attr-media-controls">controls</a></code>;
+         <code title="attr-dim-width"><a href="#attr-dim-width">width</a></code>;
+         <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code></td>
+     <td><code><a href="#htmlvideoelement">HTMLVideoElement</a></code></td>
+    </table><p>An asterisk (*) in a cell indicates that the actual rules are more complicated than indicated in the table above.<hr><table><caption>List of attributes</caption>
    <thead><tr><th> Attribute
      <th> Element(s)
      <th> Description

Received on Wednesday, 7 October 2009 08:35:36 UTC