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

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

Modified Files:
	CSS21Properties.properties CSS2Properties.properties 
	CSS3Properties.properties MobileProperties.properties 
Log Message:
speech-rate + deprecation in CSS3

--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties	2012/12/18 09:47:59	1.48
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties	2012/12/21 15:55:47	1.49
@@ -116,7 +116,7 @@
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css21.CssElevation
-speech-rate:                    org.w3c.css.properties.aural.ACssSpeechRate
+speech-rate:                    org.w3c.css.properties.css21.CssSpeechRate
 pitch:                          org.w3c.css.properties.aural.ACssPitch
 pitch-range:                    org.w3c.css.properties.aural.ACssPitchRange
 stress:                         org.w3c.css.properties.aural.ACssStress
--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties	2012/12/18 09:47:59	1.49
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties	2012/12/21 15:55:47	1.50
@@ -119,7 +119,7 @@
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css2.CssElevation
-speech-rate:                    org.w3c.css.properties.aural.ACssSpeechRate
+speech-rate:                    org.w3c.css.properties.css2.CssSpeechRate
 pitch:                          org.w3c.css.properties.aural.ACssPitch
 pitch-range:                    org.w3c.css.properties.aural.ACssPitchRange
 stress:                         org.w3c.css.properties.aural.ACssStress
--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2012/12/18 19:32:29	1.176
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2012/12/21 15:55:47	1.177
@@ -220,7 +220,7 @@
 play-during:                            org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                           org.w3c.css.properties.aural.ACssVoiceFamilyCSS3
 elevation:                              org.w3c.css.properties.css3.CssElevation
-speech-rate:                            org.w3c.css.properties.aural.ACssSpeechRate
+speech-rate:                            org.w3c.css.properties.css3.CssSpeechRate
 pitch:                                  org.w3c.css.properties.aural.ACssPitch
 pitch-range:                            org.w3c.css.properties.aural.ACssPitchRange
 stress:                                 org.w3c.css.properties.aural.ACssStress
--- /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties	2012/12/18 09:47:59	1.45
+++ /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties	2012/12/21 15:55:47	1.46
@@ -111,7 +111,7 @@
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css21.CssElevation
-speech-rate:                    org.w3c.css.properties.aural.ACssSpeechRate
+speech-rate:                    org.w3c.css.properties.css21.CssSpeechRate
 pitch:                          org.w3c.css.properties.aural.ACssPitch
 pitch-range:                    org.w3c.css.properties.aural.ACssPitchRange
 stress:                         org.w3c.css.properties.aural.ACssStress

Received on Friday, 21 December 2012 15:55:51 UTC