2002/css-validator/org/w3c/css/properties CSS1Properties.properties,1.4,1.5 CSS21Properties.properties,1.3,1.4 CSS2Properties.properties,1.3,1.4 CSS3Properties.properties,1.14,1.15 MobileProperties.properties,1.2,1.3 README.PROPERTIES,1.1,1.2 TVProperties.properties,1.2,1.3

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

Modified Files:
	CSS1Properties.properties CSS21Properties.properties 
	CSS2Properties.properties CSS3Properties.properties 
	MobileProperties.properties README.PROPERTIES 
	TVProperties.properties 
Log Message:
aligned 'display' to the latest CSS21 REC, started upgrading its definition for CSS3 (currently using idents from http://www.w3.org/TR/2007/WD-css3-box-20070809/#display )

Index: CSS3Properties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- CSS3Properties.properties	15 Jun 2011 16:23:45 -0000	1.14
+++ CSS3Properties.properties	31 Aug 2011 18:34:49 -0000	1.15
@@ -74,7 +74,7 @@
 height:                                 org.w3c.css.properties.css3.CssHeightCSS3
 float:                                  org.w3c.css.properties.css3.CssFloatCSS3
 clear:                                  org.w3c.css.properties.css3.CssClearCSS3
-display:                                org.w3c.css.properties.css.CssDisplay
+display:                                org.w3c.css.properties.css3.CssDisplay
 position:                               org.w3c.css.properties.css1.CssPosition
 z-index:                                org.w3c.css.properties.css.CssZIndex
 direction:                              org.w3c.css.properties.css1.CssDirection

Index: CSS2Properties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CSS2Properties.properties	18 Jan 2010 10:10:53 -0000	1.3
+++ CSS2Properties.properties	31 Aug 2011 18:34:49 -0000	1.4
@@ -63,7 +63,7 @@
 height:                         org.w3c.css.properties.css1.CssHeight
 float:                          org.w3c.css.properties.css1.CssFloat
 clear:                          org.w3c.css.properties.css1.CssClear
-display:                        org.w3c.css.properties.css2.CssDisplayCSS2
+display:                        org.w3c.css.properties.css2.CssDisplay
 position:                       org.w3c.css.properties.css1.CssPosition
 z-index:                        org.w3c.css.properties.css.CssZIndex
 direction:                      org.w3c.css.properties.css1.CssDirection
@@ -160,7 +160,7 @@
 @page.border-left:              org.w3c.css.properties.css1.CssBorderLeftCSS2
 @page.border-bottom:            org.w3c.css.properties.css1.CssBorderBottomCSS2
 @page.border:                   org.w3c.css.properties.css1.CssBorderCSS2
-@page.display:                  org.w3c.css.properties.css2.CssDisplayCSS2
+@page.display:                  org.w3c.css.properties.css2.CssDisplay
 @page.position:                 org.w3c.css.properties.css1.CssPosition
 @page.z-index:                  org.w3c.css.properties.css.CssZIndex
 @page.direction:                org.w3c.css.properties.css1.CssDirection

Index: MobileProperties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- MobileProperties.properties	5 Jan 2010 13:49:34 -0000	1.2
+++ MobileProperties.properties	31 Aug 2011 18:34:50 -0000	1.3
@@ -52,7 +52,7 @@
 height:                         org.w3c.css.properties.css1.CssHeightMob
 float:                          org.w3c.css.properties.css1.CssFloat
 clear:                          org.w3c.css.properties.css1.CssClear
-display:                        org.w3c.css.properties.css1.CssDisplayCSS1
+display:                        org.w3c.css.properties.css1.CssDisplay
 white-space:                    org.w3c.css.properties.css1.CssWhiteSpace
 list-style-type:                org.w3c.css.properties.css1.CssListStyleTypeCSS1
 list-style-image:               org.w3c.css.properties.css1.CssListStyleImageCSS1
@@ -166,7 +166,7 @@
 @page.border:                   org.w3c.css.properties.css1.CssBorderCSS2
 @page.float:                    org.w3c.css.properties.css1.CssFloat
 @page.clear:                    org.w3c.css.properties.css1.CssClear
-@page.display:                  org.w3c.css.properties.css21.CssDisplayCSS21
+@page.display:                  org.w3c.css.properties.css21.CssDisplay
 @page.position:                 org.w3c.css.properties.css1.CssPosition
 @page.z-index:                  org.w3c.css.properties.css.CssZIndex
 @page.direction:                org.w3c.css.properties.css1.CssDirection

Index: TVProperties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/TVProperties.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- TVProperties.properties	14 Sep 2005 15:14:18 -0000	1.2
+++ TVProperties.properties	31 Aug 2011 18:34:50 -0000	1.3
@@ -30,7 +30,7 @@
 clear:                 org.w3c.css.properties.css1.CssClear
 clip:                  org.w3c.css.properties.css1.CssClip
 color:                 org.w3c.css.properties.css1.CssColorCSS2
-display:               org.w3c.css.properties.css1.CssDisplayCSS1
+display:               org.w3c.css.properties.css1.CssDisplay
 float:                 org.w3c.css.properties.css1.CssFloatCSS2
 font:                  org.w3c.css.properties.css1.CssFontCSS2
 font-family:           org.w3c.css.properties.css1.CssFontFamilyCSS2

Index: CSS1Properties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS1Properties.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CSS1Properties.properties	23 Aug 2005 16:22:54 -0000	1.4
+++ CSS1Properties.properties	31 Aug 2011 18:34:49 -0000	1.5
@@ -49,7 +49,7 @@
 height:                org.w3c.css.properties.css1.CssHeight
 float:                 org.w3c.css.properties.css1.CssFloat
 clear:                 org.w3c.css.properties.css1.CssClear
-display:               org.w3c.css.properties.css1.CssDisplayCSS1
+display:               org.w3c.css.properties.css1.CssDisplay
 # position:              org.w3c.css.properties.css1.CssPosition
 white-space:           org.w3c.css.properties.css1.CssWhiteSpace
 list-style-type:       org.w3c.css.properties.css1.CssListStyleTypeCSS1

Index: README.PROPERTIES
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/README.PROPERTIES,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- README.PROPERTIES	5 Jan 2010 13:49:34 -0000	1.1
+++ README.PROPERTIES	31 Aug 2011 18:34:50 -0000	1.2
@@ -9,10 +9,10 @@
 Example:
 'display' is defined in CSS1, CSS2, CSS21, with different values.
 org.w3c.css.properties.css.CssDisplay is the core class
-org.w3c.css.properties.css1.CssDisplayCSS1 extends the core class (basically, it
+org.w3c.css.properties.css1.CssDisplay extends the core class (basically, it
 redefines the allowed values)
-org.w3c.css.properties.css2.CssDisplayCSS2 does the same for CSS2
-org.w3c.css.properties.css21.CssDisplayCSS21 does the same for CSS21 (marker
+org.w3c.css.properties.css2.CssDisplay does the same for CSS2
+org.w3c.css.properties.css21.CssDisplay does the same for CSS21 (marker
 removed since CSS2).
 CSS3 is currently using the latest version, using only CSS21 values, but it
 might change.

Index: CSS21Properties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CSS21Properties.properties	5 Jan 2010 13:49:34 -0000	1.3
+++ CSS21Properties.properties	31 Aug 2011 18:34:49 -0000	1.4
@@ -62,7 +62,7 @@
 height:                         org.w3c.css.properties.css1.CssHeight
 float:                          org.w3c.css.properties.css1.CssFloat
 clear:                          org.w3c.css.properties.css1.CssClear
-display:                        org.w3c.css.properties.css.CssDisplay
+display:                        org.w3c.css.properties.css21.CssDisplay
 position:                       org.w3c.css.properties.css1.CssPosition
 z-index:                        org.w3c.css.properties.css.CssZIndex
 direction:                      org.w3c.css.properties.css1.CssDirection
@@ -159,7 +159,7 @@
 @page.border-left:              org.w3c.css.properties.css1.CssBorderLeftCSS2
 @page.border-bottom:            org.w3c.css.properties.css1.CssBorderBottomCSS2
 @page.border:                   org.w3c.css.properties.css1.CssBorderCSS2
-@page.display:                  org.w3c.css.properties.css21.CssDisplayCSS21
+@page.display:                  org.w3c.css.properties.css21.CssDisplay
 @page.position:                 org.w3c.css.properties.css1.CssPosition
 @page.z-index:                  org.w3c.css.properties.css.CssZIndex
 @page.direction:                org.w3c.css.properties.css1.CssDirection

Received on Wednesday, 31 August 2011 18:34:59 UTC