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