[html5] r6304 - [e] (0) consistency with other similar text in the same section

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 14 16:51:26 PDT 2011


Author: ianh
Date: 2011-07-14 16:51:25 -0700 (Thu, 14 Jul 2011)
New Revision: 6304

Modified:
   complete.html
   index
   source
Log:
[e] (0) consistency with other similar text in the same section

Modified: complete.html
===================================================================
--- complete.html	2011-07-14 23:49:02 UTC (rev 6303)
+++ complete.html	2011-07-14 23:51:25 UTC (rev 6304)
@@ -39040,7 +39040,7 @@
   is given below.</p>
 
   <div class=impl>
-  <p>If a <code><a href=#the-table-element>table</a></code> element has a <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
+  <p>If a <code><a href=#the-table-element>table</a></code> element has a (non-conforming) <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
   agent has not classified the table as a layout table, the user agent
   may report the contents of that attribute to the user.</p>
   </div>

Modified: index
===================================================================
--- index	2011-07-14 23:49:02 UTC (rev 6303)
+++ index	2011-07-14 23:51:25 UTC (rev 6304)
@@ -38912,7 +38912,7 @@
   is given below.</p>
 
   <div class=impl>
-  <p>If a <code><a href=#the-table-element>table</a></code> element has a <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
+  <p>If a <code><a href=#the-table-element>table</a></code> element has a (non-conforming) <code title=attr-table-summary><a href=#attr-table-summary>summary</a></code> attribute, and the user
   agent has not classified the table as a layout table, the user agent
   may report the contents of that attribute to the user.</p>
   </div>

Modified: source
===================================================================
--- source	2011-07-14 23:49:02 UTC (rev 6303)
+++ source	2011-07-14 23:51:25 UTC (rev 6304)
@@ -43358,7 +43358,7 @@
   is given below.</p>
 
   <div class="impl">
-  <p>If a <code>table</code> element has a <code
+  <p>If a <code>table</code> element has a (non-conforming) <code
   title="attr-table-summary">summary</code> attribute, and the user
   agent has not classified the table as a layout table, the user agent
   may report the contents of that attribute to the user.</p>




More information about the Commit-Watchers mailing list