[html5] r4751 - [e] (0) Clarify what 'has no defaults' really means. Fixing http://www.w3.org/Bu [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Feb 16 01:01:01 PST 2010


Author: ianh
Date: 2010-02-16 01:00:58 -0800 (Tue, 16 Feb 2010)
New Revision: 4751

Modified:
   complete.html
   index
   source
Log:
[e] (0) Clarify what 'has no defaults' really means.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8932

Modified: complete.html
===================================================================
--- complete.html	2010-02-16 08:54:07 UTC (rev 4750)
+++ complete.html	2010-02-16 09:00:58 UTC (rev 4751)
@@ -8248,8 +8248,8 @@
   element's text directionality. The attribute is an <a href=#enumerated-attribute>enumerated
   attribute</a> with the keyword <code title="">ltr</code> mapping
   to the state <i>ltr</i>, and the keyword <code title="">rtl</code>
-  mapping to the state <i>rtl</i>. The attribute has no
-  defaults.</p>
+  mapping to the state <i>rtl</i>. The attribute has no <i>invalid
+  value default</i> and no <i>missing value default</i>.</p>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2010-02-16 08:54:07 UTC (rev 4750)
+++ index	2010-02-16 09:00:58 UTC (rev 4751)
@@ -8147,8 +8147,8 @@
   element's text directionality. The attribute is an <a href=#enumerated-attribute>enumerated
   attribute</a> with the keyword <code title="">ltr</code> mapping
   to the state <i>ltr</i>, and the keyword <code title="">rtl</code>
-  mapping to the state <i>rtl</i>. The attribute has no
-  defaults.</p>
+  mapping to the state <i>rtl</i>. The attribute has no <i>invalid
+  value default</i> and no <i>missing value default</i>.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2010-02-16 08:54:07 UTC (rev 4750)
+++ source	2010-02-16 09:00:58 UTC (rev 4751)
@@ -8216,8 +8216,8 @@
   element's text directionality. The attribute is an <span>enumerated
   attribute</span> with the keyword <code title="">ltr</code> mapping
   to the state <i>ltr</i>, and the keyword <code title="">rtl</code>
-  mapping to the state <i>rtl</i>. The attribute has no
-  defaults.</p>
+  mapping to the state <i>rtl</i>. The attribute has no <i>invalid
+  value default</i> and no <i>missing value default</i>.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list