LeaVerou / css3test

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

Add CSS3 Box Alignment Module #61

Closed deepj closed 10 years ago

deepj commented 10 years ago

I removed some generic values from "align-content", "align-items", "align-self" and "justify-content" from Flexible Box Layout Module because they are already defined in Box Alignment module for wider usage than in flexbox properties. So it makes more sense having them there instead of testing them on duplicate places. Please, let me know if it's okay with that change on your side :)