- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 18 Feb 2010 08:13:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21428
Modified Files:
Overview.html
Log Message:
State that <input disabled> is the same as <input disabled=''>. (whatwg r4783)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3830
retrieving revision 1.3831
diff -u -d -r1.3830 -r1.3831
--- Overview.html 18 Feb 2010 08:04:35 -0000 1.3830
+++ Overview.html 18 Feb 2010 08:13:01 -0000 1.3831
@@ -50552,7 +50552,7 @@
<dd>
<p>Just the <a href="#syntax-attribute-name" title="syntax-attribute-name">attribute
- name</a>.</p>
+ name</a>. The value is implicitly the empty string.</p>
<div class="example">
Received on Thursday, 18 February 2010 08:13:06 UTC