[html5] r5268 - [a] (2) Require spaces between attributes.
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 9 23:39:38 PDT 2010
Author: ianh
Date: 2010-08-09 23:39:36 -0700 (Mon, 09 Aug 2010)
New Revision: 5268
Modified:
complete.html
index
source
Log:
[a] (2) Require spaces between attributes.
Modified: complete.html
===================================================================
--- complete.html 2010-08-10 06:38:15 UTC (rev 5267)
+++ complete.html 2010-08-10 06:39:36 UTC (rev 5268)
@@ -77448,7 +77448,7 @@
characters</a>.</li>
<li>Then, the start tag may have a number of attributes, the <a href=#syntax-attributes title=syntax-attributes>syntax for which</a> is described
- below. Attributes may be separated from each other by one or more
+ below. Attributes must be separated from each other by one or more
<a href=#space-character title="space character">space characters</a>.</li>
<li>After the attributes, or after the <a href=#syntax-tag-name title=syntax-tag-name>tag name</a> if there are no attributes,
Modified: index
===================================================================
--- index 2010-08-10 06:38:15 UTC (rev 5267)
+++ index 2010-08-10 06:39:36 UTC (rev 5268)
@@ -70558,7 +70558,7 @@
characters</a>.</li>
<li>Then, the start tag may have a number of attributes, the <a href=#syntax-attributes title=syntax-attributes>syntax for which</a> is described
- below. Attributes may be separated from each other by one or more
+ below. Attributes must be separated from each other by one or more
<a href=#space-character title="space character">space characters</a>.</li>
<li>After the attributes, or after the <a href=#syntax-tag-name title=syntax-tag-name>tag name</a> if there are no attributes,
Modified: source
===================================================================
--- source 2010-08-10 06:38:15 UTC (rev 5267)
+++ source 2010-08-10 06:39:36 UTC (rev 5268)
@@ -88395,7 +88395,7 @@
<li>Then, the start tag may have a number of attributes, the <span
title="syntax-attributes">syntax for which</span> is described
- below. Attributes may be separated from each other by one or more
+ below. Attributes must be separated from each other by one or more
<span title="space character">space characters</span>.</li>
<li>After the attributes, or after the <span
More information about the Commit-Watchers
mailing list