NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 419 - Downplay <a longdesc=''> error, to aid transition. (credit: hs)
Downplay <a longdesc=''> error, to aid transition. (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:56 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:56:44 CET
Index: source
===================================================================
--- source	(revision 2562)
+++ source	(revision 2563)
@@ -59774,6 +59774,11 @@
    <li><p>The presence of an <code title="attr-table-axis">axis</code>
    attribute on a <code>td</code> or <code>th</code> element.</p></li>
 
+   <li><p>The presence of a <code
+   title="attr-img-longdesc">longdesc</code> attribute on an
+   <code>img</code> element, if its value is a <span>valid
+   URL</span>.</p></li>
+
    <li><p>The presence of a <code>noframes</code> element.</p></li>
 
   </ul>