- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 04 Sep 2012 08:35:28 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-indent/css2 In directory hutz:/tmp/cvs-serv12640/text-indent/css2 Added Files: 001.css Log Message: text-indent and hanging-punctuation tests --- NEW FILE: 001.css --- a { text-indent: 2px } b { text-indent: 0 } c { text-indent: 1.1em } d { text-indent: 0% } e { text-indent: 10% } f { text-indent: -10% } g { text-indent: -1cm } z { text-indent: inherit }
Received on Tuesday, 4 September 2012 08:35:35 UTC