- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 28 Jul 2008 22:49:32 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22565
Modified Files:
Overview.html
Log Message:
I don't think this pipe dream could be made to work on the average site... :-( (whatwg r1948)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1138
retrieving revision 1.1139
diff -u -d -r1.1138 -r1.1139
--- Overview.html 28 Jul 2008 20:12:29 -0000 1.1138
+++ Overview.html 28 Jul 2008 22:49:29 -0000 1.1139
@@ -29272,9 +29272,7 @@
<dd>Whether the command can be triggered or not. If the <a href="#hidden1"
title=command-facet-HiddenState>Hidden State</a> is true (hidden) then
the <a href="#disabled7" title=command-facet-DisabledState>Disabled
- State</a> will be true (disabled) regardless. <span class=issue>We could
- make this into a string value that acts as a Hint for why the command is
- disabled.</span>
+ State</a> will be true (disabled) regardless.
<dt><dfn id=checked2 title=command-facet-CheckedState>Checked State</dfn>
Received on Monday, 28 July 2008 22:50:07 UTC