- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 31 Aug 2012 09:56:38 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/tab-size/css3
In directory hutz:/tmp/cvs-serv22424/tab-size/css3
Added Files:
001.css
Log Message:
tab-size tests
--- NEW FILE: 001.css ---
a { tab-size: 0 }
b { tab-size: 4 }
c { tab-size: 10px }
d { tab-size: 0.5em }
y { tab-size: initial }
z { tab-size: inherit }
Received on Friday, 31 August 2012 09:56:42 UTC