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

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

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

--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/08 13:30:13	1.195
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/08 14:46:17	1.196
@@ -229,7 +229,7 @@
 speak-numeral:                          org.w3c.css.properties.css3.CssSpeakNumeral
 speak:                                  org.w3c.css.properties.css3.CssSpeak
 azimuth:                                org.w3c.css.properties.css3.CssAzimuth
-voice-volume:                           org.w3c.css.properties.aural.ACssVoiceVolume
+voice-volume:                           org.w3c.css.properties.css3.CssVoiceVolume
 voice-balance:                          org.w3c.css.properties.css3.CssVoiceBalance
 voice-rate:                             org.w3c.css.properties.css3.CssVoiceRate
 voice-pitch:                            org.w3c.css.properties.css3.CssVoicePitch

Received on Tuesday, 8 January 2013 14:46:22 UTC