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

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

Modified Files:
	CSS21Properties.properties CSS2Properties.properties 
	CSS3Properties.properties MobileProperties.properties 
Log Message:
cue/cue-before/cue-after per css2/css21/css3 http://www.w3.org/TR/2012/CR-css3-speech-20120320/#cue

--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties	2013/01/02 13:48:14	1.54
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties	2013/01/03 14:57:07	1.55
@@ -110,9 +110,9 @@
 pause-before:                   org.w3c.css.properties.aural.ACssPauseBefore
 pause-after:                    org.w3c.css.properties.aural.ACssPauseAfter
 pause:                          org.w3c.css.properties.aural.ACssPause
-cue-before:                     org.w3c.css.properties.aural.ACssCueBefore
-cue-after:                      org.w3c.css.properties.aural.ACssCueAfter
-cue:                            org.w3c.css.properties.aural.ACssCue
+cue-before:                     org.w3c.css.properties.css21.CssCueBefore
+cue-after:                      org.w3c.css.properties.css21.CssCueAfter
+cue:                            org.w3c.css.properties.css21.CssCue
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css21.CssElevation
--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties	2013/01/02 13:48:14	1.55
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties	2013/01/03 14:57:07	1.56
@@ -113,9 +113,9 @@
 pause-before:                   org.w3c.css.properties.aural.ACssPauseBefore
 pause-after:                    org.w3c.css.properties.aural.ACssPauseAfter
 pause:                          org.w3c.css.properties.aural.ACssPause
-cue-before:                     org.w3c.css.properties.aural.ACssCueBefore
-cue-after:                      org.w3c.css.properties.aural.ACssCueAfter
-cue:                            org.w3c.css.properties.aural.ACssCue
+cue-before:                     org.w3c.css.properties.css2.CssCueBefore
+cue-after:                      org.w3c.css.properties.css2.CssCueAfter
+cue:                            org.w3c.css.properties.css2.CssCue
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css2.CssElevation
--- /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/02 13:48:14	1.182
+++ /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties	2013/01/03 14:57:07	1.183
@@ -214,9 +214,9 @@
 pause-before:                           org.w3c.css.properties.aural.ACssPauseBefore
 pause-after:                            org.w3c.css.properties.aural.ACssPauseAfter
 pause:                                  org.w3c.css.properties.aural.ACssPause
-cue-before:                             org.w3c.css.properties.aural.ACssCueBefore
-cue-after:                              org.w3c.css.properties.aural.ACssCueAfter
-cue:                                    org.w3c.css.properties.aural.ACssCue
+cue-before:                             org.w3c.css.properties.css3.CssCueBefore
+cue-after:                              org.w3c.css.properties.css3.CssCueAfter
+cue:                                    org.w3c.css.properties.css3.CssCue
 play-during:                            org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                           org.w3c.css.properties.aural.ACssVoiceFamilyCSS3
 elevation:                              org.w3c.css.properties.css3.CssElevation
--- /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties	2013/01/02 13:48:14	1.51
+++ /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties	2013/01/03 14:57:07	1.52
@@ -105,9 +105,9 @@
 pause-before:                   org.w3c.css.properties.aural.ACssPauseBefore
 pause-after:                    org.w3c.css.properties.aural.ACssPauseAfter
 pause:                          org.w3c.css.properties.aural.ACssPause
-cue-before:                     org.w3c.css.properties.aural.ACssCueBefore
-cue-after:                      org.w3c.css.properties.aural.ACssCueAfter
-cue:                            org.w3c.css.properties.aural.ACssCue
+cue-before:                     org.w3c.css.properties.css21.CssCueBefore
+cue-after:                      org.w3c.css.properties.css21.CssCueAfter
+cue:                            org.w3c.css.properties.css21.CssCue
 play-during:                    org.w3c.css.properties.aural.ACssPlayDuring
 voice-family:                   org.w3c.css.properties.aural.ACssVoiceFamily
 elevation:                      org.w3c.css.properties.css21.CssElevation

Received on Thursday, 3 January 2013 14:57:08 UTC