2002/css-validator/autotest/testsuite/properties/positive/play-during/css2 001.css,NONE,1.1

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