[html5] r6398 - [e] (0) index update Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12671

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 9 17:01:59 PDT 2011


Author: ianh
Date: 2011-08-09 17:01:57 -0700 (Tue, 09 Aug 2011)
New Revision: 6398

Modified:
   complete.html
   index
   source
Log:
[e] (0) index update
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12671

Modified: complete.html
===================================================================
--- complete.html	2011-08-09 23:59:24 UTC (rev 6397)
+++ complete.html	2011-08-10 00:01:57 UTC (rev 6398)
@@ -239,7 +239,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 9 August 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 10 August 2011</h2>
    </hgroup><dl><dt>Multiple-page version:</dt>
     <dd><a href=http://www.whatwg.org/specs/web-apps/current-work/complete/>http://www.whatwg.org/specs/web-apps/current-work/complete/</a></dd>
     <dt>One-page version:</dt>
@@ -98745,6 +98745,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>;

Modified: index
===================================================================
--- index	2011-08-09 23:59:24 UTC (rev 6397)
+++ index	2011-08-10 00:01:57 UTC (rev 6398)
@@ -243,7 +243,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 9 August 2011</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 10 August 2011</h2>
    </hgroup><dl><dt><strong>Web developer edition</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -94192,6 +94192,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>;

Modified: source
===================================================================
--- source	2011-08-09 23:59:24 UTC (rev 6397)
+++ source	2011-08-10 00:01:57 UTC (rev 6398)
@@ -112176,6 +112176,7 @@
      <td><span title="global attributes">globals</span>;
          <code title="attr-fe-autofocus">autofocus</code>;
          <code title="attr-textarea-cols">cols</code>;
+         <code title="attr-textarea-dirname">dirname</code>;
          <code title="attr-fe-disabled">disabled</code>;
          <code title="attr-fae-form">form</code>;
          <code title="attr-textarea-maxlength">maxlength</code>;




More information about the Commit-Watchers mailing list