- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 14:52:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/margin-bottom/css2 In directory hutz:/tmp/cvs-serv17283/margin-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 { margin-bottom: 10px } b { margin-bottom: 0px } c { margin-bottom: 0 } d { margin-bottom: 5% } e { margin-bottom: 0% } f { margin-bottom: auto } g { margin-bottom: -10px } h { margin-bottom: -10% } z { margin-bottom: inherit }
Received on Thursday, 27 September 2012 14:53:07 UTC