[html5] r2557 - [c] (0) Downplay <a name=''> error. (credit: hs)
whatwg at whatwg.org
whatwg at whatwg.org
Wed Dec 24 00:35:27 PST 2008
Author: ianh
Date: 2008-12-24 00:35:26 -0800 (Wed, 24 Dec 2008)
New Revision: 2557
Modified:
index
source
Log:
[c] (0) Downplay <a name=''> error. (credit: hs)
Modified: index
===================================================================
--- index 2008-12-24 08:18:10 UTC (rev 2556)
+++ index 2008-12-24 08:35:26 UTC (rev 2557)
@@ -54583,6 +54583,10 @@
<a href=#attr-meta-http-equiv-content-language title=attr-meta-http-equiv-content-language>Content
Language</a> state.</li>
+ <li><p>The presence of a <code title=attr-a-name>name</code>
+ attribute on an <code><a href=#the-a-element>a</a></code> element, if its value is not the
+ empty string.</li>
+
</ul><h2 id=no><span class=secno>11 </span>Things that you can't do with this specification because
they are better handled using other technologies that are further
described herein</h2>
Modified: source
===================================================================
--- source 2008-12-24 08:18:10 UTC (rev 2556)
+++ source 2008-12-24 08:35:26 UTC (rev 2557)
@@ -59662,6 +59662,10 @@
<span title="attr-meta-http-equiv-content-language">Content
Language</span> state.</p></li>
+ <li><p>The presence of a <code title="attr-a-name">name</code>
+ attribute on an <code>a</code> element, if its value is not the
+ empty string.</p></li>
+
</ul>
More information about the Commit-Watchers
mailing list