- From: CVS User ylafon <cvsmail@w3.org>
- Date: Wed, 02 Jan 2013 13:48:14 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties In directory roscoe:/tmp/cvs-serv9137 Modified Files: CSS21Properties.properties CSS2Properties.properties CSS3Properties.properties MobileProperties.properties Log Message: pitch-range --- /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties 2013/01/02 13:32:29 1.53 +++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties 2013/01/02 13:48:14 1.54 @@ -118,7 +118,7 @@ elevation: org.w3c.css.properties.css21.CssElevation speech-rate: org.w3c.css.properties.css21.CssSpeechRate pitch: org.w3c.css.properties.aural.ACssPitch -pitch-range: org.w3c.css.properties.aural.ACssPitchRange +pitch-range: org.w3c.css.properties.css21.CssPitchRange stress: org.w3c.css.properties.css21.CssStress richness: org.w3c.css.properties.css21.CssRichness speak-punctuation: org.w3c.css.properties.css21.CssSpeakPunctuation --- /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties 2013/01/02 13:32:29 1.54 +++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties 2013/01/02 13:48:14 1.55 @@ -121,7 +121,7 @@ elevation: org.w3c.css.properties.css2.CssElevation speech-rate: org.w3c.css.properties.css2.CssSpeechRate pitch: org.w3c.css.properties.aural.ACssPitch -pitch-range: org.w3c.css.properties.aural.ACssPitchRange +pitch-range: org.w3c.css.properties.css2.CssPitchRange stress: org.w3c.css.properties.css2.CssStress richness: org.w3c.css.properties.css2.CssRichness speak-punctuation: org.w3c.css.properties.css2.CssSpeakPunctuation --- /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties 2013/01/02 13:32:29 1.181 +++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties 2013/01/02 13:48:14 1.182 @@ -222,7 +222,7 @@ elevation: org.w3c.css.properties.css3.CssElevation speech-rate: org.w3c.css.properties.css3.CssSpeechRate pitch: org.w3c.css.properties.aural.ACssPitch -pitch-range: org.w3c.css.properties.aural.ACssPitchRange +pitch-range: org.w3c.css.properties.css3.CssPitchRange stress: org.w3c.css.properties.css3.CssStress richness: org.w3c.css.properties.css3.CssRichness speak-punctuation: org.w3c.css.properties.css3.CssSpeakPunctuation --- /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties 2013/01/02 13:32:29 1.50 +++ /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties 2013/01/02 13:48:14 1.51 @@ -113,7 +113,7 @@ elevation: org.w3c.css.properties.css21.CssElevation speech-rate: org.w3c.css.properties.css21.CssSpeechRate pitch: org.w3c.css.properties.aural.ACssPitch -pitch-range: org.w3c.css.properties.aural.ACssPitchRange +pitch-range: org.w3c.css.properties.css21.CssPitchRange stress: org.w3c.css.properties.css21.CssStress richness: org.w3c.css.properties.css21.CssRichness speak-punctuation: org.w3c.css.properties.css21.CssSpeakPunctuation
Received on Wednesday, 2 January 2013 13:48:15 UTC