This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27505 - Validator complains about <img in an incomprehensible way
Summary: Validator complains about <img in an incomprehensible way
Status: NEW
Alias: None
Product: Validator
Classification: Unclassified
Component: Website (show other bugs)
Version: 1.3
Hardware: Macintosh MacOS X
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-03 23:55 UTC by Ferren MacIntyre
Modified: 2018-05-09 20:10 UTC (History)
0 users

See Also:
jordancarrillo530: needinfo+
jordancarrillo530: needinfo+


Attachments

Description Ferren MacIntyre 2014-12-03 23:55:37 UTC
Yesterday (and yesteryear)
<img class="im" src="http:../Images/KS/K-Research3.gif"  alt="Research roadsign">
validated.

Today I get:  
Error Line 339, Column 421: Bad value http:../Images/KS/K-Research3.gif for attribute src on element img: Expected a slash ("/").

…c="http:../Images/KS/K-Research3.gif" ></a> do not expect 4th-graders to spell…

Note that it attaches the error to src rather than alt.

[Where does one find the version of the validator? I called it from SeaMonkey's Tools/Web Development menu,andit seems to have arrived without a version number.]