开发者

Is there a way to use w3c-validator as a local instance using either a session cookie or using username and password?

开发者 https://www.devze.com 2023-01-05 18:49 出处:网络
I would like to integrate the usage of w3c-validator into unit testing. Is开发者_C百科 there a way to get around authentication to do this?The W3C\'s HTML validator is open source so you can run it lo

I would like to integrate the usage of w3c-validator into unit testing. Is开发者_C百科 there a way to get around authentication to do this?


The W3C's HTML validator is open source so you can run it locally. Alternatively, I'd recommend Tidy.

0

精彩评论

暂无评论...
验证码 换一张
取 消