- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 29 Dec 2011 12:55:27 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/height/css21
In directory hutz:/tmp/cvs-serv25311/height/css21
Added Files:
001.css
Log Message:
test files for 'height'
--- NEW FILE: 001.css ---
a { height: 0 }
b { height: 100px }
c { height: 0% }
d { height: 10% }
e { height: auto }
z { height: inherit }
Received on Thursday, 29 December 2011 12:55:28 UTC