2002/css-validator/autotest/testsuite/properties/positive/justify-content/css3 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/justify-content/css3
In directory hutz:/tmp/cvs-serv12637/justify-content/css3

Added Files:
	001.css 
Log Message:
tests for CSS3 flexbox module + related (modified) properties


--- NEW FILE: 001.css ---
a { justify-content: flex-start }
b { justify-content: flex-end }
c { justify-content: center }
d { justify-content: space-between }
e { justify-content: space-around }
y { justify-content: initial }
z { justify-content: inherit }

Received on Tuesday, 6 November 2012 15:03:38 UTC