Possible Validator Bug

I’m trying to validate a web page directly from input (the page is in
localhost)


Validator tells me that there’s an error on line 11, found  --!> as end of
comment:


*Error*: --!> found at end of comment (should just be -->).

At line 11, column 73 <https://validator.w3.org/nu/#cl11c73>

eme.min.css">-->↩↩ <link rel="


But in my code, line 11, it seems to be all right:


<!--<link rel="stylesheet" type="text/css" href="/css/theme.min.css">-->



I'm missing something important or is a bug of the validator?

Thanks in advance, and thanks for all the work you do

Andrea Nenci

​​

Received on Monday, 22 May 2017 22:19:13 UTC