CVS 2002/css-validator/org/w3c/css/properties

Update of /sources/public/2002/css-validator/org/w3c/css/properties
In directory roscoe:/tmp/cvs-serv8456

Modified Files:
	CSS3Properties.properties 
Log Message:
voice-duration per http://www.w3.org/TR/2012/CR-css3-speech-20120320/#voice-duration

--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/04 15:14:44	1.188
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/04 15:24:38	1.189
@@ -237,7 +237,8 @@
 voice-pitch:                            org.w3c.css.properties.css3.CssVoicePitch
 voice-pitch-range:                      org.w3c.css.properties.aural.ACssVoicePitchRange
 voice-stress:                           org.w3c.css.properties.css3.CssVoiceStress
-voice-duration:                         org.w3c.css.properties.aural.ACssVoiceDuration
+voice-duration:                         org.w3c.css.properties.css3.CssVoiceDuration
+
 table-layout:                           org.w3c.css.properties.css3.CssTableLayout
 caption-side:                           org.w3c.css.properties.css3.CssCaptionSide
 border-collapse:                        org.w3c.css.properties.css3.CssBorderCollapse

Received on Friday, 4 January 2013 15:24:38 UTC