- 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/pause-before/css3
In directory hutz:/tmp/cvs-serv1856/pause-before/css3
Added Files:
001.css
Log Message:
some Aural (CSS2/2.1) and CSS3 speech properties
--- NEW FILE: 001.css ---
a { pause-before: 500ms }
b { pause-before: 0s }
c { pause-before: 2.1s }
d { pause-before: none }
e { pause-before: x-weak }
f { pause-before: weak }
g { pause-before: medium }
h { pause-before: strong }
i { pause-before: x-strong }
y { pause-before: initial }
z { pause-before: inherit }
Received on Monday, 12 November 2012 15:57:16 UTC