NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 155 - Investigate both image and text in link
Investigate both image and text in link
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: Image and outline reports
HEAD
All All
: P2 enhancement
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-18 18:35 CEST by Henri Sivonen
Modified: 2009-11-23 17:16 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 2008-04-18 18:35:09 CEST
12:49 < annevk> i think that <a> <img alt> </a>, <button><img alt></button> 
                (others?) should be non-conforming
12:49 < hsivonen> moreover, the code currently doesn't distinguish <a><img 
                  alt=''></a> and <a><img alt=''> Redundant text</a>
12:49 < annevk> (if there's text it's obviously a different case)