- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Nov 2012 15:57:11 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/pitch/css2
In directory hutz:/tmp/cvs-serv1856/pitch/css2
Added Files:
001.css
Log Message:
some Aural (CSS2/2.1) and CSS3 speech properties
--- NEW FILE: 001.css ---
a { pitch: +2.5kHz }
b { pitch: -1000Hz }
c { pitch: 250Hz }
d { pitch: x-low }
e { pitch: low }
f { pitch: medium }
g { pitch: high }
h { pitch: x-high }
i { pitch: 0 }
z { pitch: inherit }
Received on Monday, 12 November 2012 15:57:17 UTC