2002/css-validator/autotest/testsuite/properties/positive/flex-wrap/css3 001.css,NONE,1.1

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

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


--- NEW FILE: 001.css ---
a { flex-wrap: nowrap }
b { flex-wrap: wrap }
c { flex-wrap: wrap-reverse }
y { flex-wrap: initial }
z { flex-wrap: inherit }

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