- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Dec 2009 13:18:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties In directory hutz:/tmp/cvs-serv30067/org/w3c/css/properties Modified Files: CSS3Properties.properties Log Message: removed old, now unused property Index: CSS3Properties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- CSS3Properties.properties 16 Dec 2009 10:13:37 -0000 1.5 +++ CSS3Properties.properties 16 Dec 2009 13:18:24 -0000 1.6 @@ -200,9 +200,6 @@ box-height: org.w3c.css.properties.css3.CssBoxHeight fit: org.w3c.css.properties.css3.CssFit link: org.w3c.css.properties.css3.CssLink -column-width-policy: org.w3c.css.properties.css3.CssColumnWidthPol -column-count: org.w3c.css.properties.css3.CssColumnCount -column-width: org.w3c.css.properties.css3.CssColumnWidth background-clip: org.w3c.css.properties.css3.CssBackgroundClip handheld.background-clip: org.w3c.css.properties.css3.CssBackgroundClip background-size: org.w3c.css.properties.css3.CssBackgroundSize @@ -221,6 +218,8 @@ text-overflow-mode: org.w3c.css.properties.css3.CssTextOverflowMode white-space-treatment: org.w3c.css.properties.css3.CssWhiteSpaceTreatment wrap-option: org.w3c.css.properties.css3.CssWrapOption +column-count: org.w3c.css.properties.css3.CssColumnCount +column-width: org.w3c.css.properties.css3.CssColumnWidth column-gap: org.w3c.css.properties.css3.CssColumnGap column-rule: org.w3c.css.properties.css3.CssColumnRule column-rule-color: org.w3c.css.properties.css3.CssColumnRuleColor
Received on Wednesday, 16 December 2009 13:18:30 UTC