LeaVerou / css3test

How does your browser score for its CSS3 support?
http://css3test.com
MIT License
214 stars 83 forks source link

Added filter for standardization groups #244

Closed SebastianZ closed 1 year ago

SebastianZ commented 1 year ago

I've added a new filter group for "standardization groups" including CSS, CSS Houdini (also CSSWG but separate enough to justify being listed individually), SVG, WHATWG and others.

This fixes #240.

Sebastian