Excluding linked stylesheets on CSS validator?
Jaime Iniesta <[email protected]> Fri, 27 Sep 2013 12:36:26 +0200
| Newsgroups | gmane.org.w3c.validator.css |
|---|---|
| Message-ID | <CAKFFWV8BcHZA6BZcf-W3=xVuqEq1sSZqLOnAU_BUg2CNmey9Ag@mail.gmail.com> |
Hello! When I validate an URI on the CSS Validator, it also validates the linked stylesheets. Is there any way to exclude the linked stylesheets from the validation, so only the styles defined within the page itself are validated? I guess there is no option to do that, and that the only way would be removing the <link href="..." rel="stylesheet" /> tags from the HTML source and then validating this as direct load. Regards, Jaime