<div dir="ltr"><div><div><div><div>Hi Michael and everyone else on the list.<br><br></div>I was wondering why we have different results again on our <a href="http://validator.nu" target="_blank">validator.nu</a> instances from that found on <a href="http://validator.w3.org" target="_blank">http://validator.w3.org</a> . Last time it turned out the startup flags had changed on the build.py ... we are using the following still:<br><br><b></b>python ./build/build.py --follow-w3c-spec --presets-file="nu-validator-site/presets.txt" all &<br><br>This is a summary of the extra errors we are not expecting:<br></div><br><ol id="error_loop"><li class="">
    <span class=""><img src="http://validator13c.bbc.redbeemedia.net/w3c-validator/images/info_icons/error.png" alt="Error" title="Error"></span>
    
    <em>Line 1,
        Column 456</em>:
    <span class="">Bad value viewport for attribute name on element meta: Keyword viewport is not registered.</span>
    <pre><code class="">…dth=device-width, initial-scale=1.0" /<strong title="Position where error was detected.">></strong>    <script type="text/javascript" src=…</code></pre>
    
<div class=""><dl><dt>Syntax of metadata name:</dt><dd>A metadata name listed in the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#standard-metadata-names">HTML specification</a> or listed in the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a>. <strong>You can register metadata names on the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a> yourself.</strong>
</dd></dl></div>

  </li><li class="">
    <span class=""><img src="http://validator13c.bbc.redbeemedia.net/w3c-validator/images/info_icons/error.png" alt="Error" title="Error"></span>
    
    <em>Line 56,
        Column 6072</em>:
    <span class="">Bad value viewport for attribute name on element meta: Keyword viewport is not registered.</span>
    <pre><code class="">…dth=device-width, initial-scale=1.0" /<strong title="Position where error was detected.">></strong> <script type="text/javascript"> if (na…</code></pre>
    
<div class=""><dl><dt>Syntax of metadata name:</dt><dd>A metadata name listed in the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#standard-metadata-names">HTML specification</a> or listed in the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a>. <strong>You can register metadata names on the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a> yourself.</strong>
</dd></dl></div>

  </li><li class="">
    <span class=""><img src="http://validator13c.bbc.redbeemedia.net/w3c-validator/images/info_icons/error.png" alt="Error" title="Error"></span>
    
    <em>Line 56,
        Column 6456</em>:
    <span class="">Bad value msapplication-tap-highlight for attribute name on element meta: Keyword msapplication-tap-highlight is not registered.</span>
    <pre><code class="">…plication-tap-highlight" content="no"/<strong title="Position where error was detected.">></strong>              <noscript> <style type="t…</code></pre>
    
<div class=""><dl><dt>Syntax of metadata name:</dt><dd>A metadata name listed in the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#standard-metadata-names">HTML specification</a> or listed in the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a>. <strong>You can register metadata names on the <a href="http://wiki.whatwg.org/wiki/MetaExtensions">WHATWG wiki</a> yourself.</strong>
</dd></dl></div>

  </li></ol>It doesn't look like anything has changed on the frontend markup validator code either, hence the question. :D<br><br></div>Many thanks,<br><br></div>Andrei<br><div><div><div><br></div></div></div></div>