- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Feb 2010 10:28:29 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv2441/src
Modified Files:
syntax.html
Log Message:
various updates
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/src/syntax.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- syntax.html 8 Feb 2010 06:49:36 -0000 1.73
+++ syntax.html 16 Feb 2010 10:28:27 -0000 1.74
@@ -487,7 +487,8 @@
<dt><dfn id="syntax-attr-empty">Empty attribute syntax</dfn></dt>
<dd>
<p>Certain attributes may be specified by providing just the
- <a href="#attribute-name">attribute name</a>.</p>
+ <a href="#attribute-name">attribute name</a>,
+ with no value.</p>
<div class="example">
<p>In the following example, the
<code title="attr-input-disabled">disabled</code>
Received on Tuesday, 16 February 2010 10:28:31 UTC