- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Sep 2012 14:57:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties In directory hutz:/tmp/cvs-serv19765 Modified Files: ATSCProperties.properties CSS21Properties.properties CSS2Properties.properties CSS3Properties.properties MobileProperties.properties TVProperties.properties Log Message: top/left/right/bottom per relevant specs Index: CSS3Properties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties,v retrieving revision 1.108 retrieving revision 1.109 diff -u -d -r1.108 -r1.109 --- CSS3Properties.properties 26 Sep 2012 08:43:52 -0000 1.108 +++ CSS3Properties.properties 27 Sep 2012 14:57:30 -0000 1.109 @@ -133,10 +133,10 @@ z-index: org.w3c.css.properties.css3.CssZIndex direction: org.w3c.css.properties.css21.CssDirection unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -top: org.w3c.css.properties.css1.CssTop -right: org.w3c.css.properties.css1.CssRight -left: org.w3c.css.properties.css1.CssLeft -bottom: org.w3c.css.properties.css1.CssBottom +top: org.w3c.css.properties.css3.CssTop +right: org.w3c.css.properties.css3.CssRight +left: org.w3c.css.properties.css3.CssLeft +bottom: org.w3c.css.properties.css3.CssBottom white-space: org.w3c.css.properties.css3.CssWhiteSpace list-style-type: org.w3c.css.properties.css1.CssListStyleType list-style-image: org.w3c.css.properties.css1.CssListStyleImage @@ -278,10 +278,10 @@ @page.z-index: org.w3c.css.properties.css21.CssZIndex @page.direction: org.w3c.css.properties.css21.CssDirection @page.unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -@page.top: org.w3c.css.properties.css1.CssTop -@page.right: org.w3c.css.properties.css1.CssRight -@page.left: org.w3c.css.properties.css1.CssLeft -@page.bottom: org.w3c.css.properties.css1.CssBottom +@page.top: org.w3c.css.properties.css3.CssTop +@page.right: org.w3c.css.properties.css3.CssRight +@page.left: org.w3c.css.properties.css3.CssLeft +@page.bottom: org.w3c.css.properties.css3.CssBottom @page.size: org.w3c.css.properties.paged.Size @page.marks: org.w3c.css.properties.paged.Marks @page.page-break-before: org.w3c.css.properties.paged.PageBreakBefore Index: CSS2Properties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS2Properties.properties,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- CSS2Properties.properties 26 Sep 2012 08:43:52 -0000 1.21 +++ CSS2Properties.properties 27 Sep 2012 14:57:30 -0000 1.22 @@ -72,10 +72,10 @@ z-index: org.w3c.css.properties.css2.CssZIndex direction: org.w3c.css.properties.css2.CssDirection unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -top: org.w3c.css.properties.css1.CssTop -right: org.w3c.css.properties.css1.CssRight -left: org.w3c.css.properties.css1.CssLeft -bottom: org.w3c.css.properties.css1.CssBottom +top: org.w3c.css.properties.css2.CssTop +right: org.w3c.css.properties.css2.CssRight +left: org.w3c.css.properties.css2.CssLeft +bottom: org.w3c.css.properties.css2.CssBottom white-space: org.w3c.css.properties.css2.CssWhiteSpace list-style-type: org.w3c.css.properties.css1.CssListStyleTypeCSS2 list-style-image: org.w3c.css.properties.css1.CssListStyleImageCSS2 @@ -169,10 +169,10 @@ @page.z-index: org.w3c.css.properties.css2.CssZIndex @page.direction: org.w3c.css.properties.css2.CssDirection @page.unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -@page.top: org.w3c.css.properties.css1.CssTop -@page.right: org.w3c.css.properties.css1.CssRight -@page.left: org.w3c.css.properties.css1.CssLeft -@page.bottom: org.w3c.css.properties.css1.CssBottom +@page.top: org.w3c.css.properties.css2.CssTop +@page.right: org.w3c.css.properties.css2.CssRight +@page.left: org.w3c.css.properties.css2.CssLeft +@page.bottom: org.w3c.css.properties.css2.CssBottom @page.float: org.w3c.css.properties.css1.CssFloat @page.clear: org.w3c.css.properties.css1.CssClear @page.size: org.w3c.css.properties.paged.Size Index: MobileProperties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/MobileProperties.properties,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- MobileProperties.properties 26 Sep 2012 08:43:52 -0000 1.13 +++ MobileProperties.properties 27 Sep 2012 14:57:30 -0000 1.14 @@ -94,10 +94,10 @@ z-index: org.w3c.css.properties.css21.CssZIndex direction: org.w3c.css.properties.css21.CssDirection unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -top: org.w3c.css.properties.css1.CssTop -right: org.w3c.css.properties.css1.CssRight -left: org.w3c.css.properties.css1.CssLeft -bottom: org.w3c.css.properties.css1.CssBottom +top: org.w3c.css.properties.css2.CssTop +right: org.w3c.css.properties.css2.CssRight +left: org.w3c.css.properties.css2.CssLeft +bottom: org.w3c.css.properties.css2.CssBottom overflow: org.w3c.css.properties.css1.CssOverflow clip: org.w3c.css.properties.css1.CssClip quotes: org.w3c.css.properties.css1.CssQuotes @@ -171,10 +171,10 @@ @page.z-index: org.w3c.css.properties.css21.CssZIndex @page.direction: org.w3c.css.properties.css21.CssDirection @page.unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -@page.top: org.w3c.css.properties.css1.CssTop -@page.right: org.w3c.css.properties.css1.CssRight -@page.left: org.w3c.css.properties.css1.CssLeft -@page.bottom: org.w3c.css.properties.css1.CssBottom +@page.top: org.w3c.css.properties.css2.CssTop +@page.right: org.w3c.css.properties.css2.CssRight +@page.left: org.w3c.css.properties.css2.CssLeft +@page.bottom: org.w3c.css.properties.css2.CssBottom Index: ATSCProperties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/ATSCProperties.properties,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- ATSCProperties.properties 26 Sep 2012 08:43:52 -0000 1.13 +++ ATSCProperties.properties 27 Sep 2012 14:57:30 -0000 1.14 @@ -34,10 +34,10 @@ @page.z-index: org.w3c.css.properties.css21.CssZIndex @page.direction: org.w3c.css.properties.css21.CssDirection @page.unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -@page.top: org.w3c.css.properties.css1.CssTop -@page.right: org.w3c.css.properties.css1.CssRight -@page.left: org.w3c.css.properties.css1.CssLeft -@page.bottom: org.w3c.css.properties.css1.CssBottom +@page.top: org.w3c.css.properties.css2.CssTop +@page.right: org.w3c.css.properties.css2.CssRight +@page.left: org.w3c.css.properties.css2.CssLeft +@page.bottom: org.w3c.css.properties.css2.CssBottom @page.float: org.w3c.css.properties.css1.CssFloat @page.clear: org.w3c.css.properties.css1.CssClear @page.size: org.w3c.css.properties.paged.Size @@ -141,10 +141,10 @@ display: org.w3c.css.properties.css.CssDisplay position: org.w3c.css.properties.css1.CssPosition z-index: org.w3c.css.properties.css21.CssZIndex -top: org.w3c.css.properties.css1.CssTop -right: org.w3c.css.properties.css1.CssRight -left: org.w3c.css.properties.css1.CssLeft -bottom: org.w3c.css.properties.css1.CssBottom +top: org.w3c.css.properties.css21.CssTop +right: org.w3c.css.properties.css21.CssRight +left: org.w3c.css.properties.css21.CssLeft +bottom: org.w3c.css.properties.css21.CssBottom white-space: org.w3c.css.properties.css1.CssWhiteSpace list-style-type: org.w3c.css.properties.css1.CssListStyleTypeCSS2 list-style-image: org.w3c.css.properties.css1.CssListStyleImageCSS2 Index: TVProperties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/TVProperties.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- TVProperties.properties 26 Sep 2012 08:43:52 -0000 1.10 +++ TVProperties.properties 27 Sep 2012 14:57:30 -0000 1.11 @@ -25,7 +25,7 @@ border-left-width: org.w3c.css.properties.css1.CssBorderLeftWidthCSS2 border-bottom-width: org.w3c.css.properties.css1.CssBorderBottomWidthCSS2 border-width: org.w3c.css.properties.css1.CssBorderWidthCSS2 -bottom: org.w3c.css.properties.css1.CssBottom +bottom: org.w3c.css.properties.css2.CssBottom caption-side: org.w3c.css.table.CaptionSide clear: org.w3c.css.properties.css1.CssClear clip: org.w3c.css.properties.css1.CssClip @@ -39,7 +39,7 @@ font-variant: org.w3c.css.properties.css2.CssFontVariant font-weight: org.w3c.css.properties.css2.CssFontWeight height: org.w3c.css.properties.css1.CssHeight -left: org.w3c.css.properties.css1.CssLeft +left: org.w3c.css.properties.css2.CssLeft line-height: org.w3c.css.properties.css2.CssLineHeight list-style-image: org.w3c.css.properties.css1.CssListStyleImageCSS2 list-style-position: org.w3c.css.properties.css1.CssListStylePositionCSS2 @@ -60,13 +60,13 @@ padding-right: org.w3c.css.properties.css2.CssPaddingRight padding: org.w3c.css.properties.css2.CssPadding position: org.w3c.css.properties.css1.CssPositionTV -right: org.w3c.css.properties.css1.CssRight +right: org.w3c.css.properties.css2.CssRight text-decoration: org.w3c.css.properties.css1.CssTextDecorationTV vertical-align: org.w3c.css.properties.css1.CssVerticalAlignTV text-align: org.w3c.css.properties.css1.CssTextAlignTV text-indent: org.w3c.css.properties.css2.CssTextIndent text-transform: org.w3c.css.properties.css2.CssTextTransform -top: org.w3c.css.properties.css1.CssTopright +top: org.w3c.css.properties.css2.CssTop visibility: org.w3c.css.properties.css1.CssVisibility white-space: org.w3c.css.properties.css1.CssWhiteSpace width: org.w3c.css.properties.css1.CssWidth Index: CSS21Properties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS21Properties.properties,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- CSS21Properties.properties 26 Sep 2012 08:43:52 -0000 1.19 +++ CSS21Properties.properties 27 Sep 2012 14:57:30 -0000 1.20 @@ -70,10 +70,10 @@ z-index: org.w3c.css.properties.css21.CssZIndex direction: org.w3c.css.properties.css21.CssDirection unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -top: org.w3c.css.properties.css1.CssTop -right: org.w3c.css.properties.css1.CssRight -left: org.w3c.css.properties.css1.CssLeft -bottom: org.w3c.css.properties.css1.CssBottom +top: org.w3c.css.properties.css21.CssTop +right: org.w3c.css.properties.css21.CssRight +left: org.w3c.css.properties.css21.CssLeft +bottom: org.w3c.css.properties.css21.CssBottom white-space: org.w3c.css.properties.css21.CssWhiteSpace list-style-type: org.w3c.css.properties.css21.CssListStyleTypeCSS21 list-style-image: org.w3c.css.properties.css1.CssListStyleImageCSS2 @@ -167,10 +167,10 @@ @page.z-index: org.w3c.css.properties.css21.CssZIndex @page.direction: org.w3c.css.properties.css21.CssDirection @page.unicode-bidi: org.w3c.css.properties.css1.CssUnicodeBidi -@page.top: org.w3c.css.properties.css1.CssTop -@page.right: org.w3c.css.properties.css1.CssRight -@page.left: org.w3c.css.properties.css1.CssLeft -@page.bottom: org.w3c.css.properties.css1.CssBottom +@page.top: org.w3c.css.properties.css21.CssTop +@page.right: org.w3c.css.properties.css21.CssRight +@page.left: org.w3c.css.properties.css21.CssLeft +@page.bottom: org.w3c.css.properties.css21.CssBottom @page.float: org.w3c.css.properties.css1.CssFloat @page.clear: org.w3c.css.properties.css1.CssClear @page.page-break-before: org.w3c.css.properties.paged.PageBreakBefore
Received on Thursday, 27 September 2012 14:58:12 UTC