Suggested addition to CSS validator: POST API

Currently, there seems to be no automatic Chrome developer tool to 
report bugs found in the CSS, so I have to manually copy the local CSS 
to the W3C CSS Validator.

I would like to do this syntax check automatically, as part of my local 
build, and display any errors found in validation.

So, my suggestion would be for W3C to provide a POST API to validate 
given CSS code and return JSON indicating success or error, with error 
message.

David Spector
Springtime Software

Received on Thursday, 15 August 2024 16:44:07 UTC