html5/spec Overview.html,1.5104,1.5105

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

Modified Files:
	Overview.html 
Log Message:
index update (whatwg r6398)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5104
retrieving revision 1.5105
diff -u -d -r1.5104 -r1.5105
--- Overview.html	9 Aug 2011 23:59:31 -0000	1.5104
+++ Overview.html	10 Aug 2011 00:02:06 -0000	1.5105
@@ -320,7 +320,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-9-august-2011">Editor's Draft 9 August 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-10-august-2011">Editor's Draft 10 August 2011</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>
@@ -466,7 +466,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 9 August 2011 Editor's Draft.
+  This specification is the 10 August 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -69701,6 +69701,7 @@
      <td><a href="#global-attributes" title="global attributes">globals</a>;
          <code title="attr-fe-autofocus"><a href="#attr-fe-autofocus">autofocus</a></code>;
          <code title="attr-textarea-cols"><a href="#attr-textarea-cols">cols</a></code>;
+         <code title="attr-textarea-dirname"><a href="#attr-textarea-dirname">dirname</a></code>;
          <code title="attr-fe-disabled"><a href="#attr-fe-disabled">disabled</a></code>;
          <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code>;
          <code title="attr-textarea-maxlength"><a href="#attr-textarea-maxlength">maxlength</a></code>;

Received on Wednesday, 10 August 2011 00:02:11 UTC