cubing / alg.cubing.net

▶️ Multi-purpose puzzle viewer – the old generation of alg/reconstruction viewing and sharing. Superseded by Twizzle.
https://alg.cubing.net
Other
184 stars 32 forks source link

HTML Validation #78

Open lgarron opened 10 years ago

lgarron commented 10 years ago

Right now, the W3C validator is useless because it complains about all the angular directives. If I can find the setting to ignore those, I should make sure the front page of alg.cubing.net works.

lgarron commented 10 years ago

3 errors as of 30cf542c7cd3818a8d54fa4382874f4eeca25c35.

Everything passes right now, except the textarea rows -- we should probably write an angular directive for that if there isn't a great solution for #25.

Still TODO: Fixing the css (#59) so that we can add <!DOCTYPE html> at the top of alg.js.