[html5] r5396 - [e] (0) xref typo
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 30 11:02:45 PDT 2010
Author: ianh
Date: 2010-08-30 11:02:43 -0700 (Mon, 30 Aug 2010)
New Revision: 5396
Modified:
complete.html
index
source
Log:
[e] (0) xref typo
Modified: complete.html
===================================================================
--- complete.html 2010-08-30 17:58:44 UTC (rev 5395)
+++ complete.html 2010-08-30 18:02:43 UTC (rev 5396)
@@ -50487,7 +50487,7 @@
<p>The <a href=#command-facet-disabledstate title=command-facet-DisabledState>Disabled
State</a> of the command is true (disabled) if the element is
<a href=#concept-option-disabled title=concept-option-disabled>disabled</a> or if its
- nearest ancestor <code><a href=#the-select-element>select</a></code> element is <a href=#concept-option-disabled title=concept-option-disabled>disabled</a>, and false
+ nearest ancestor <code><a href=#the-select-element>select</a></code> element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, and false
otherwise.</p>
<p>The <a href=#command-facet-checkedstate title=command-facet-CheckedState>Checked State</a>
Modified: index
===================================================================
--- index 2010-08-30 17:58:44 UTC (rev 5395)
+++ index 2010-08-30 18:02:43 UTC (rev 5396)
@@ -50412,7 +50412,7 @@
<p>The <a href=#command-facet-disabledstate title=command-facet-DisabledState>Disabled
State</a> of the command is true (disabled) if the element is
<a href=#concept-option-disabled title=concept-option-disabled>disabled</a> or if its
- nearest ancestor <code><a href=#the-select-element>select</a></code> element is <a href=#concept-option-disabled title=concept-option-disabled>disabled</a>, and false
+ nearest ancestor <code><a href=#the-select-element>select</a></code> element is <a href=#concept-fe-disabled title=concept-fe-disabled>disabled</a>, and false
otherwise.</p>
<p>The <a href=#command-facet-checkedstate title=command-facet-CheckedState>Checked State</a>
Modified: source
===================================================================
--- source 2010-08-30 17:58:44 UTC (rev 5395)
+++ source 2010-08-30 18:02:43 UTC (rev 5396)
@@ -56432,7 +56432,7 @@
State</span> of the command is true (disabled) if the element is
<span title="concept-option-disabled">disabled</span> or if its
nearest ancestor <code>select</code> element is <span
- title="concept-option-disabled">disabled</span>, and false
+ title="concept-fe-disabled">disabled</span>, and false
otherwise.</p>
<p>The <span title="command-facet-CheckedState">Checked State</span>
More information about the Commit-Watchers
mailing list