[html5] r2373 - [e] (0) xref typos

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 28 13:52:51 PDT 2008


Author: ianh
Date: 2008-10-28 13:52:50 -0700 (Tue, 28 Oct 2008)
New Revision: 2373

Modified:
   index
   source
Log:
[e] (0) xref typos

Modified: index
===================================================================
--- index	2008-10-28 20:07:08 UTC (rev 2372)
+++ index	2008-10-28 20:52:50 UTC (rev 2373)
@@ -25252,7 +25252,7 @@
   event</a> called <code title=event-change>change</code> at the
   element.</p>
 
-  <p><strong>Constraint validation:</strong> If the element is <i title=concept-input-required><a href=#concept-input-required>required</a></i> and its <span title=concept-fe-checkedness>checkedness</span> is false, then the
+  <p><strong>Constraint validation:</strong> If the element is <i title=concept-input-required><a href=#concept-input-required>required</a></i> and its <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> is false, then the
   element is <a href=#suffering-from-being-missing>suffering from being missing</a>.</p>
 
   <div class=bookkeeping>
@@ -25359,7 +25359,7 @@
 
   <p><strong>Constraint validation:</strong> If the element is <i title=concept-input-required><a href=#concept-input-required>required</a></i> and all of the
   <code><a href=#the-input-element>input</a></code> elements in the <i><a href=#radio-button-group>radio button group</a></i> have a
-  <span title=concept-fe-checkedness>checkedness</span> that is
+  <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> that is
   false, then the element is <a href=#suffering-from-being-missing>suffering from being
   missing</a>.</p>
 

Modified: source
===================================================================
--- source	2008-10-28 20:07:08 UTC (rev 2372)
+++ source	2008-10-28 20:52:50 UTC (rev 2373)
@@ -28137,7 +28137,7 @@
 
   <p><strong>Constraint validation:</strong> If the element is <i
   title="concept-input-required">required</i> and its <span
-  title="concept-fe-checkedness">checkedness</span> is false, then the
+  title="concept-fe-checked">checkedness</span> is false, then the
   element is <span>suffering from being missing</span>.</p>
 
   <div class="bookkeeping">
@@ -28263,7 +28263,7 @@
   <p><strong>Constraint validation:</strong> If the element is <i
   title="concept-input-required">required</i> and all of the
   <code>input</code> elements in the <i>radio button group</i> have a
-  <span title="concept-fe-checkedness">checkedness</span> that is
+  <span title="concept-fe-checked">checkedness</span> that is
   false, then the element is <span>suffering from being
   missing</span>.</p>
 




More information about the Commit-Watchers mailing list