- From: CVS User carine <cvsmail@w3.org>
- Date: Fri, 04 Jan 2013 16:01:10 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/pitch/css2
In directory roscoe:/tmp/cvs-serv6492/pitch/css2
Modified Files:
001.css
Log Message:
Omitting the unit is allowed only in CSS21 for pitch, not in CSS2.
--- /sources/public/2002/css-validator/autotest/testsuite/properties/positive/pitch/css2/001.css 2012/11/12 15:57:09 1.1
+++ /sources/public/2002/css-validator/autotest/testsuite/properties/positive/pitch/css2/001.css 2013/01/04 16:01:10 1.2
@@ -6,5 +6,4 @@
f { pitch: medium }
g { pitch: high }
h { pitch: x-high }
-i { pitch: 0 }
z { pitch: inherit }
Received on Friday, 4 January 2013 16:01:15 UTC