[html5] r7124 - [e] (0) grammar Affected topics: Rendering

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 7 13:14:03 PDT 2012


Author: ianh
Date: 2012-06-07 13:14:02 -0700 (Thu, 07 Jun 2012)
New Revision: 7124

Modified:
   complete.html
   index
   source
Log:
[e] (0) grammar
Affected topics: Rendering

Modified: complete.html
===================================================================
--- complete.html	2012-06-07 00:24:50 UTC (rev 7123)
+++ complete.html	2012-06-07 20:14:02 UTC (rev 7124)
@@ -94932,7 +94932,7 @@
   than zero or to generate an error.</p>
 
   <hr><p>In <a href=#quirks-mode>quirks mode</a>, a <code><a href=#the-td-element>td</a></code> element or a
-  <code><a href=#the-th-element>th</a></code> element has a <code title=attr-tdth-nowrap><a href=#attr-tdth-nowrap>nowrap</a></code> attribute but also has a
+  <code><a href=#the-th-element>th</a></code> element that has a <code title=attr-tdth-nowrap><a href=#attr-tdth-nowrap>nowrap</a></code> attribute but also has a
   <code title=attr-tdth-width><a href=#attr-tdth-width>width</a></code> attribute whose value,
   when parsed using the <a href=#rules-for-parsing-dimension-values>rules for parsing dimension
   values</a>, is found to be a length (not an error or a number

Modified: index
===================================================================
--- index	2012-06-07 00:24:50 UTC (rev 7123)
+++ index	2012-06-07 20:14:02 UTC (rev 7124)
@@ -94932,7 +94932,7 @@
   than zero or to generate an error.</p>
 
   <hr><p>In <a href=#quirks-mode>quirks mode</a>, a <code><a href=#the-td-element>td</a></code> element or a
-  <code><a href=#the-th-element>th</a></code> element has a <code title=attr-tdth-nowrap><a href=#attr-tdth-nowrap>nowrap</a></code> attribute but also has a
+  <code><a href=#the-th-element>th</a></code> element that has a <code title=attr-tdth-nowrap><a href=#attr-tdth-nowrap>nowrap</a></code> attribute but also has a
   <code title=attr-tdth-width><a href=#attr-tdth-width>width</a></code> attribute whose value,
   when parsed using the <a href=#rules-for-parsing-dimension-values>rules for parsing dimension
   values</a>, is found to be a length (not an error or a number

Modified: source
===================================================================
--- source	2012-06-07 00:24:50 UTC (rev 7123)
+++ source	2012-06-07 20:14:02 UTC (rev 7124)
@@ -109906,7 +109906,7 @@
   <hr>
 
   <p>In <span>quirks mode</span>, a <code>td</code> element or a
-  <code>th</code> element has a <code
+  <code>th</code> element that has a <code
   title="attr-tdth-nowrap">nowrap</code> attribute but also has a
   <code title="attr-tdth-width">width</code> attribute whose value,
   when parsed using the <span>rules for parsing dimension




More information about the Commit-Watchers mailing list