[html5] r6303 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12506

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 14 16:49:04 PDT 2011


Author: ianh
Date: 2011-07-14 16:49:02 -0700 (Thu, 14 Jul 2011)
New Revision: 6303

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

Modified: complete.html
===================================================================
--- complete.html	2011-07-14 23:47:34 UTC (rev 6302)
+++ complete.html	2011-07-14 23:49:02 UTC (rev 6303)
@@ -98973,7 +98973,7 @@
      <td> Hint that the <a href=#media-resource>media resource</a> can be started automatically when the page is loaded
      <td> <a href=#boolean-attribute>Boolean attribute</a>
     <tr><th> <code title="">border</code>
-     <td> <code title=attr-table-border><a href=#attr-table-border>border</a></code>
+     <td> <code title=attr-table-border><a href=#attr-table-border>table</a></code>
      <td> Explicit indication that the <code><a href=#the-table-element>table</a></code> element is not being used for layout purposes
      <td> The empty string, or "<code title="">1</code>"
     <tr><th> <code title="">challenge</code>

Modified: index
===================================================================
--- index	2011-07-14 23:47:34 UTC (rev 6302)
+++ index	2011-07-14 23:49:02 UTC (rev 6303)
@@ -94544,7 +94544,7 @@
      <td> Hint that the <a href=#media-resource>media resource</a> can be started automatically when the page is loaded
      <td> <a href=#boolean-attribute>Boolean attribute</a>
     <tr><th> <code title="">border</code>
-     <td> <code title=attr-table-border><a href=#attr-table-border>border</a></code>
+     <td> <code title=attr-table-border><a href=#attr-table-border>table</a></code>
      <td> Explicit indication that the <code><a href=#the-table-element>table</a></code> element is not being used for layout purposes
      <td> The empty string, or "<code title="">1</code>"
     <tr><th> <code title="">challenge</code>

Modified: source
===================================================================
--- source	2011-07-14 23:47:34 UTC (rev 6302)
+++ source	2011-07-14 23:49:02 UTC (rev 6303)
@@ -112510,7 +112510,7 @@
      <td> <span>Boolean attribute</span>
     <tr>
      <th> <code title="">border</code>
-     <td> <code title="attr-table-border">border</code>
+     <td> <code title="attr-table-border">table</code>
      <td> Explicit indication that the <code>table</code> element is not being used for layout purposes
      <td> The empty string, or "<code title="">1</code>"
     <tr>




More information about the Commit-Watchers mailing list