- From: poot <cvsmail@w3.org>
- Date: Tue, 31 Aug 2010 03:09:14 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: xref typo (whatwg r5396) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4307&r2=1.4308&f=h http://html5.org/tools/web-apps-tracker?from=5395&to=5396 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4307 retrieving revision 1.4308 diff -u -d -r1.4307 -r1.4308 --- Overview.html 30 Aug 2010 17:58:48 -0000 1.4307 +++ Overview.html 30 Aug 2010 18:02:48 -0000 1.4308 @@ -39197,7 +39197,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>
Received on Monday, 30 August 2010 18:03:32 UTC