2002/css-validator/org/w3c/css/properties Media.properties,1.1,1.2

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

Modified Files:
	Media.properties 
Log Message:
media properties... need to fill all

Index: Media.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/Media.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Media.properties	23 Aug 2005 16:36:13 -0000	1.1
+++ Media.properties	4 Oct 2012 11:01:56 -0000	1.2
@@ -102,6 +102,12 @@
 orphans:                        handheld, print, projection, screen, tty, tv
 widows:                         handheld, print, projection, screen, tty, tv
 
+transition:			braille, handheld, projection, screen, speech, tty, tv
+transition-delay:		braille, handheld, projection, screen, speech, tty, tv
+transition-duration:		braille, handheld, projection, screen, speech, tty, tv
+transition-property:		braille, handheld, projection, screen, speech, tty, tv
+transition-timing-function:	braille, handheld, projection, screen, speech, tty, tv
+
 volume:                         aural, speech
 pause-before:                   aural, speech
 pause-after:                    aural, speech

Received on Thursday, 4 October 2012 11:02:02 UTC