- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 14:52:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/bottom/css2
In directory hutz:/tmp/cvs-serv17283/bottom/css2
Added Files:
001.css
Log Message:
tests for margins properties, top/bottom/left/right and position and clip
--- NEW FILE: 001.css ---
a { bottom: 10px }
b { bottom: 0px }
c { bottom: 0 }
d { bottom: 5% }
e { bottom: 0% }
f { bottom: auto }
z { bottom: inherit }
Received on Thursday, 27 September 2012 14:52:50 UTC