cssdream / css3test

How does your browser score for its CSS3 support?

Home Page:http://css3test.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add tests

Go to tests.js. Follow the current structure. Please only add tests from specs that are reasonably stable. They don't have to be a CR, just not too much in Flux.

  • Don't add specs when there are NO implementations of ANYTHING in the spec.
  • Don't add tests that already exist, just with different values. E.g. if calc(1px + 2px) is a testcase, adding calc(2px + 2px) won't help.

About

How does your browser score for its CSS3 support?

http://css3test.com

License:MIT License


Languages

Language:JavaScript 95.2%Language:CSS 3.5%Language:HTML 1.3%