NikolayIT / OpenJudgeSystem

An open source system for online algorithm competitions for Windows, written in ASP.NET MVC
http://bgcoder.com
GNU General Public License v2.0
510 stars 92 forks source link

Implement CSS code checker #419

Open NikolayIT opened 10 years ago

NikolayIT commented 10 years ago

Possible solution: Using http://phantomjs.org/ as a library for running the CSS files over given HTML and checks few conditions given as test files.