- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Nov 2012 14:25:17 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/list-style-type/css1
In directory hutz:/tmp/cvs-serv24925/list-style-type/css1
Added Files:
001.css
Log Message:
list-style-type property
--- NEW FILE: 001.css ---
lst1 { list-style-type: disc }
lst2 { list-style-type: circle }
lst3 { list-style-type: square }
lst4 { list-style-type: decimal }
lst5 { list-style-type: lower-roman }
lst6 { list-style-type: upper-roman }
lst7 { list-style-type: lower-alpha }
lst8 { list-style-type: upper-alpha }
lst9 { list-style-type: none }
Received on Tuesday, 13 November 2012 14:25:22 UTC