validator / validator

Nu Html Checker – Helps you catch problems in your HTML/CSS/SVG
https://validator.github.io/validator/
MIT License
1.7k stars 272 forks source link

Showing url in document checking #1754

Open CecilSWard opened 1 week ago

CecilSWard commented 1 week ago

In the document checking summary of errors/info/warnings line, add the url being checked.

This is because when you choose a new url, you can’t see in the checking summary line which document was most recently checked, and whether or not you have hit the checking summary line button yet for the new url.

CecilSWard commented 1 week ago

Also would be good to indicate the mine type + a friendly name for it, and which parser was used, eg html5, xml, xhtml served as application/xhtml, css.

Would also be good to check if resources exist, ie objects that are referred to in links are actually found. Maybe as an option.