2002/css-validator/autotest/testsuite/properties/positive/pause/css21 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/pause/css21
In directory hutz:/tmp/cvs-serv1856/pause/css21

Added Files:
	001.css 
Log Message:
some Aural (CSS2/2.1) and CSS3 speech properties


--- NEW FILE: 001.css ---
a { pause:  500ms 0s }
b { pause:  0s 10s }
c { pause:  2.1s 10s }
d { pause: 10% 5% }
e { pause: 10% 10s }
f { pause: 10s 10% }
g { pause: 10% }
h { pause: 10s }
i { pause: 0s }
z { pause: inherit }

Received on Monday, 12 November 2012 15:57:13 UTC