- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 25 Apr 2009 20:20:59 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9970
Modified Files:
Overview.html
Log Message:
Update definition of :enabled to match updated Selectors spec better. (whatwg r2982)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2145
retrieving revision 1.2146
diff -u -d -r1.2145 -r1.2146
--- Overview.html 25 Apr 2009 06:03:57 -0000 1.2145
+++ Overview.html 25 Apr 2009 20:20:55 -0000 1.2146
@@ -35145,9 +35145,6 @@
first such element's <a href="#command-facet-disabledstate" title="command-facet-disabledstate">Disabled State</a> facet
is false (not disabled)</li>
- <li>any other element, if it is <a href="#specially-focusable">specially
- focusable</a></li>
-
</ul></dd>
Received on Saturday, 25 April 2009 20:21:08 UTC