NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 414 - Downplay <a name=''> error. (credit: hs)
Downplay <a name=''> error. (credit: hs)
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-04 16:55 CET by Henri Sivonen
Modified: 2009-11-23 17:17 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-01-04 16:55:10 CET
Index: source
===================================================================
--- source	(revision 2556)
+++ source	(revision 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>