- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Nov 2012 15:57:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/play-during/css2
In directory hutz:/tmp/cvs-serv1856/play-during/css2
Added Files:
001.css
Log Message:
some Aural (CSS2/2.1) and CSS3 speech properties
--- NEW FILE: 001.css ---
a { play-during: url("foo.wav") mix }
b { play-during: url("foo.wav") repeat }
c { play-during: url("foo.wav") mix repeat }
e { play-during: auto }
f { play-during: none }
z { play-during: inherit }
Received on Monday, 12 November 2012 15:57:21 UTC