<div dir="ltr"><br><div class="gmail_extra">Good morning.<br><br></div><div class="gmail_extra">We have some instances of w3c validator v1.3 with the (by now of course indispensable :) HTML5 <a href="http://validator.nu">validator.nu</a> servlet on the back end, and we're wondering why these give a bunch of identical errors in one line for the same thing 12 in 12 different places like so:<br>
<br>===<br><br><i>Line 295, Column 1265: syntax of attribute value does not conform to declared value<br><br></i></div><div class="gmail_extra"><i>[snip][/snip]<br></i></div><div class="gmail_extra"><i><br>The value of an attribute contained something that is not allowed by the specified syntax for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; the variant “selected=""” is not allowed.<br>
</i><br>===<br><br></div><div class="gmail_extra">I ask this because YOUR instance at <a href="http://validator.w3.org/">http://validator.w3.org/</a> does not give the same errors for exactly the same site/source.<br><br>
</div><div class="gmail_extra">I'm speculating that when we start the backend <a href="http://validator.nu">validator.nu</a> servlet with the usual "python build/build.py --w3cbranding all" we may not be getting some relevant updates to recent standards, if your validator instance is ignoring the same error. Does that sound likely to anyone, or is anyone familiar with the error?<br>
<pre>Thanks<br><br>Andrei<br></pre></div><div class="gmail_extra"><br><br></div></div>