Random white space before doctype

This looks strange for me:

<!--[if gt IE 9]><!--><html class="no-js" <?php language_attributes(); ?>> <!--<![endif]-->

You are opening (<!--) more comments then you close and aren’t nested comments forbidden in html?