- From: CVS User carine <cvsmail@w3.org>
- Date: Wed, 09 Jan 2013 11:17:00 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/list-style-type/css3
In directory roscoe:/tmp/cvs-serv29987/list-style-type/css3
Modified Files:
001.css
Log Message:
adding <string> tests
--- /sources/public/2002/css-validator/autotest/testsuite/properties/positive/list-style-type/css3/001.css 2012/11/13 14:25:15 1.1
+++ /sources/public/2002/css-validator/autotest/testsuite/properties/positive/list-style-type/css3/001.css 2013/01/09 11:16:59 1.2
@@ -1,6 +1,6 @@
z { list-style-type: inherit }
y { list-style-type: initial }
-lst3 { list-style-type: tomate }
+lst3 { list-style-type: "tomate verte" }
lst4 { list-style-type: chocolat }
lst5 { list-style-type: inline }
lst6 { list-style-type: none }
Received on Wednesday, 9 January 2013 11:17:10 UTC