AnthonysWebLLC / CodingStandards

CakePHP Plugin which assists with keeping Coding Standards
0 stars 0 forks source link

Do CSS validation locally #16

Open AnthonyAstige opened 11 years ago

AnthonyAstige commented 11 years ago

Right now it's done via a HTTP call to w3c's website.

At minimum we would like to upload and not rely upon the SERVER_NAME variable

However ultimately would be nice to have it run locally. Possibly using the Java archive at http://jigsaw.w3.org/css-validator/DOWNLOAD.html