- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Sep 2005 12:23:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties/css1
In directory hutz:/tmp/cvs-serv8236/org/w3c/css/properties/css1
Modified Files:
Css1Style.java CssBackground.java CssBackgroundAttachment.java
CssBackgroundAttachmentCSS1.java
CssBackgroundAttachmentCSS2.java
CssBackgroundAttachmentMob.java CssBackgroundCSS1.java
CssBackgroundCSS2.java CssBackgroundColor.java
CssBackgroundColorCSS1.java CssBackgroundColorCSS2.java
CssBackgroundColorMob.java CssBackgroundConstants.java
CssBackgroundImage.java CssBackgroundImageCSS1.java
CssBackgroundImageCSS2.java CssBackgroundImageMob.java
CssBackgroundMob.java CssBackgroundPosition.java
CssBackgroundPositionCSS1.java CssBackgroundPositionCSS2.java
CssBackgroundPositionMob.java CssBackgroundRepeat.java
CssBackgroundRepeatCSS1.java CssBackgroundRepeatCSS2.java
CssBackgroundRepeatMob.java CssBackgroundTV.java
CssBorder.java CssBorderBottom.java CssBorderBottomCSS1.java
CssBorderBottomCSS2.java CssBorderBottomColor.java
CssBorderBottomColorCSS1.java CssBorderBottomColorCSS2.java
CssBorderBottomStyle.java CssBorderBottomStyleCSS1.java
CssBorderBottomStyleCSS2.java CssBorderBottomWidth.java
CssBorderBottomWidthCSS1.java CssBorderBottomWidthCSS2.java
CssBorderCSS1.java CssBorderCSS2.java CssBorderColor.java
CssBorderColorCSS1.java CssBorderColorCSS2.java
CssBorderFaceColor.java CssBorderFaceColorCSS1.java
CssBorderFaceColorCSS2.java CssBorderFaceStyle.java
CssBorderFaceStyleCSS1.java CssBorderFaceStyleCSS2.java
CssBorderFaceWidth.java CssBorderFaceWidthCSS1.java
CssBorderFaceWidthCSS2.java CssBorderLeft.java
CssBorderLeftCSS1.java CssBorderLeftCSS2.java
CssBorderLeftColor.java CssBorderLeftColorCSS1.java
CssBorderLeftColorCSS2.java CssBorderLeftStyle.java
CssBorderLeftStyleCSS1.java CssBorderLeftStyleCSS2.java
CssBorderLeftWidth.java CssBorderLeftWidthCSS1.java
CssBorderLeftWidthCSS2.java CssBorderRight.java
CssBorderRightCSS1.java CssBorderRightCSS2.java
CssBorderRightColor.java CssBorderRightColorCSS1.java
CssBorderRightColorCSS2.java CssBorderRightStyle.java
CssBorderRightStyleCSS1.java CssBorderRightStyleCSS2.java
CssBorderRightWidth.java CssBorderRightWidthCSS1.java
CssBorderRightWidthCSS2.java CssBorderStyle.java
CssBorderStyleCSS1.java CssBorderStyleCSS2.java
CssBorderTop.java CssBorderTopCSS1.java CssBorderTopCSS2.java
CssBorderTopColor.java CssBorderTopColorCSS1.java
CssBorderTopColorCSS2.java CssBorderTopStyle.java
CssBorderTopStyleCSS1.java CssBorderTopStyleCSS2.java
CssBorderTopWidth.java CssBorderTopWidthCSS1.java
CssBorderTopWidthCSS2.java CssBorderWidth.java
CssBorderWidthCSS1.java CssBorderWidthCSS2.java CssClear.java
CssColorCSS1.java CssColorCSS2.java CssDisplay.java
CssDisplayCSS1.java CssDisplayCSS2.java CssFloat.java
CssFont.java CssFontCSS1.java CssFontCSS2.java
CssFontConstant.java CssFontConstantCSS1.java
CssFontConstantCSS2.java CssFontFamily.java
CssFontFamilyCSS1.java CssFontFamilyCSS2.java CssFontSize.java
CssFontSizeAdjust.java CssFontSizeAdjustCSS2.java
CssFontSizeCSS1.java CssFontSizeCSS2.java CssFontStretch.java
CssFontStretchCSS1.java CssFontStretchCSS2.java
CssFontStyle.java CssFontStyleCSS1.java CssFontStyleCSS2.java
CssFontVariant.java CssFontVariantCSS1.java
CssFontVariantCSS2.java CssFontWeight.java
CssFontWeightCSS1.java CssFontWeightCSS2.java CssHeight.java
CssHeightMob.java CssLetterSpacing.java CssLineHeight.java
CssLineHeightCSS1.java CssLineHeightCSS2.java
CssListStyle.java CssListStyleCSS1.java CssListStyleCSS2.java
CssListStyleConstants.java CssListStyleImage.java
CssListStyleImageCSS1.java CssListStyleImageCSS2.java
CssListStylePosition.java CssListStylePositionCSS1.java
CssListStylePositionCSS2.java CssListStyleTV.java
CssListStyleType.java CssListStyleTypeCSS1.java
CssListStyleTypeCSS2.java CssListStyleTypeTV.java
CssMargin.java CssMarginBottom.java CssMarginLeft.java
CssMarginRight.java CssMarginSide.java CssMarginTop.java
CssPaddingBottom.java CssPaddingLeft.java CssPaddingRight.java
CssPaddingSide.java CssPaddingTop.java CssProperty.java
CssTextAlign.java CssTextAlignMob.java CssTextAlignTV.java
CssTextDecoration.java CssTextDecorationMob.java
CssTextDecorationTV.java CssTextIndent.java
CssTextIndentMob.java CssTextPropertiesConstants.java
CssTextShadow.java CssTextShadowATSC.java
CssTextTransform.java CssVerticalAlign.java
CssVerticalAlignCSS1.java CssVerticalAlignMob.java
CssVerticalAlignTV.java CssWhiteSpace.java CssWidth.java
CssWidthMob.java CssWordSpacing.java
Log Message:
Changes from Jean-Guilhem Rouel
Bug fixed: 1174 845 160 766
See
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1174
http://www.w3.org/Bugs/Public/show_bug.cgi?id=845
http://www.w3.org/Bugs/Public/show_bug.cgi?id=160
http://www.w3.org/Bugs/Public/show_bug.cgi?id=766
The handling of selectors has been redone almost entirely.
Also, changelog in files has been removed.
Index: CssBorderTopStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopStyleCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:52:16 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssPaddingTop.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssPaddingTop.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssPaddingTop.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssPaddingTop.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:01 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:27 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:17 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:17 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:32:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderBottomWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomWidthCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:46 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:16 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundPosition.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundPosition.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CssBackgroundPosition.java 29 Aug 2005 09:52:21 -0000 1.3
+++ CssBackgroundPosition.java 8 Sep 2005 12:23:33 -0000 1.4
@@ -4,79 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/10 15:30:26 ylafon
- * error on value 0 fixed (Jean-Guilhem Rouel)
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/21 08:30:35 plehegar
- * Updated equals
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:04 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:49 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:46 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 21:01:51 plehegar
- * Updated numbers
- *
- * Revision 1.2 1997/07/23 19:27:33 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 19:22:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderLeftWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftWidth.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:57:12 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderColor.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,40 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/07/22 08:35:46 sijtsche
- * transparent is no value anymore, but has become a color
- *
- * Revision 1.2 2002/05/22 14:49:14 dejong
- * transparent is no value anymore, but has become a color itself
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:05 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBackgroundRepeat.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundRepeat.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundRepeat.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundRepeat.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:50 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:47 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 12:36:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderBottom.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottom.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottom.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottom.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:31 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:54 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontStretch.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStretch.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStretch.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStretch.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssHeight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssHeight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssHeight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssHeight.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:49 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:20 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:05 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:03 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/25 15:41:58 plehegar
- * bug fix
- *
- * Revision 1.1 1997/07/25 15:38:12 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 13:03:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:55:55 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:11 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:01 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:45 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:43 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:17:04 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:10 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:22 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:07 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:05 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 15:46:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssTextDecoration.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextDecoration.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextDecoration.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextDecoration.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:05 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:35 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:21 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 23:38:44 plehegar
- * bug fix none
- *
- * Revision 1.1 1997/07/23 22:11:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssLineHeightCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssLineHeightCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssLineHeightCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssLineHeightCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:50 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:21 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:30:06 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/30 13:20:04 plehegar
- * Updated package
- *
- * Revision 1.4 1997/07/24 00:01:55 plehegar
- * bug negative values are not allowed
- *
- * Revision 1.3 1997/07/23 23:32:17 plehegar
- * Implemented
- *
- * Revision 1.2 1997/07/18 20:28:41 plehegar
- * Real creation but no implementation for the moment (needed by CssFont)
- *
- * Revision 1.1 1997/07/17 12:05:57 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextAlign.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextAlign.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssTextAlign.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssTextAlign.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:04 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:34 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:20 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 22:56:58 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextDecorationTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextDecorationTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextDecorationTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextDecorationTV.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:38:04 sijtsche
- * new tv profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:05 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:35 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:21 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 23:38:44 plehegar
- * bug fix none
- *
- * Revision 1.1 1997/07/23 22:11:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssLetterSpacing.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssLetterSpacing.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssLetterSpacing.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssLetterSpacing.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:50 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:20 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:06 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:03 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:35:29 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssDisplay.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssDisplay.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssDisplay.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssDisplay.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -5,70 +5,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2003/07/25 11:00:58 sijtsche
- * additional values for UI added
- *
- * Revision 1.3 2002/12/24 12:32:47 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:44 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:15 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:00 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:55 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:31:21 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssPaddingSide.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssPaddingSide.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssPaddingSide.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssPaddingSide.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 2.3 1997/09/08 09:15:48 plehegar
- * Bug. Padding values cannot be negative
- *
- * Revision 2.2 1997/08/20 11:41:27 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:32 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:16 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:16 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:28:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssTextPropertiesConstants.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextPropertiesConstants.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextPropertiesConstants.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextPropertiesConstants.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,33 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2002/08/20 08:50:39 sijtsche
- * value initial added
- *
- * Revision 1.4 2002/08/20 08:42:10 sijtsche
- * new values added
- *
- * Revision 1.3 2002/08/19 07:40:17 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 1.2 1997/07/30 13:20:21 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:39:42 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssListStyleImage.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleImage.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleImage.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleImage.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:23 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:08 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontConstantCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontConstantCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontConstantCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontConstantCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,27 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 1.3 1997/07/30 13:19:59 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/17 12:42:03 plehegar
- * Added font-weight
- *
- * Revision 1.1 1997/07/17 12:28:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssBorderTopStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopStyle.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:52:16 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssLineHeight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssLineHeight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssLineHeight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssLineHeight.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,61 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2002/08/20 09:06:01 sijtsche
- * value initial added
- *
- * Revision 1.3 2002/08/20 08:42:09 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:50 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:21 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:30:06 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/30 13:20:04 plehegar
- * Updated package
- *
- * Revision 1.4 1997/07/24 00:01:55 plehegar
- * bug negative values are not allowed
- *
- * Revision 1.3 1997/07/23 23:32:17 plehegar
- * Implemented
- *
- * Revision 1.2 1997/07/18 20:28:41 plehegar
- * Real creation but no implementation for the moment (needed by CssFont)
- *
- * Revision 1.1 1997/07/17 12:05:57 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssProperty.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssProperty.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssProperty.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssProperty.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2003/10/20 13:15:49 ylafon
- * formatting
- *
- * Revision 1.3 2003/01/03 12:06:16 sijtsche
- * standard value initial added
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.4 1997/09/10 14:36:15 plehegar
- * Added documentation
- *
- * Revision 3.3 1997/09/09 12:53:32 plehegar
- * Added final method
- *
- * Revision 3.2 1997/09/09 10:00:03 plehegar
- * Added getSourceFile() and getLine()
- *
- * Revision 1.1 1997/07/08 08:33:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.css.StyleSheetOrigin;
Index: CssFontSize.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontSize.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontSize.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontSize.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,67 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:47 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:17 plehegar
- * Nothing
- *
- * Revision 1.10 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.9 1997/07/30 13:20:00 plehegar
- * Updated package
- *
- * Revision 1.8 1997/07/23 21:01:40 plehegar
- * Updated numbers
- *
- * Revision 1.7 1997/07/23 20:49:30 plehegar
- * Bug fix with numbers
- *
- * Revision 1.6 1997/07/22 14:39:59 plehegar
- * Bug fix. no number and no negative values
- *
- * Revision 1.5 1997/07/22 13:44:03 plehegar
- * Bug fix in get() and toString()
- *
- * Revision 1.4 1997/07/17 15:50:23 plehegar
- * minor bug
- *
- * Revision 1.3 1997/07/17 15:47:42 plehegar
- * Added getPropertyName()
- *
- * Revision 1.2 1997/07/17 12:36:14 plehegar
- * Updated set() and FONTSIZE
- *
- * Revision 1.1 1997/07/16 13:59:25 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssListStyleTypeTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleTypeTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleTypeTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleTypeTV.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:39:14 sijtsche
- * new TV profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:53 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:25 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:08 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:41:43 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderStyleCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:40 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBackgroundAttachment.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundAttachment.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundAttachment.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundAttachment.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:02 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:46 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 17:50:35 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderFaceColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderFaceColorCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,41 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/08/29 15:23:39 plehegar
- * Fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssBorderLeftWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftWidthCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:57:12 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStyleImageCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleImageCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleImageCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleImageCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:23 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:08 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontWeightCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontWeightCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontWeightCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontWeightCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,34 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:49 plehegar
- * Freeze
- *
- * Revision 1.1 1997/07/08 09:17:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: Css1Style.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/Css1Style.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Css1Style.java 26 Aug 2005 14:09:49 -0000 1.2
+++ Css1Style.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,76 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/08/19 07:41:36 sijtsche
- * new properties added
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:03 plehegar
- * Freeze
- *
- * Revision 2.4 1997/08/22 14:54:17 plehegar
- * Updated
- *
- * Revision 2.3 1997/08/21 07:27:52 plehegar
- * Added protected
- *
- * Revision 2.2 1997/08/20 11:41:28 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/11 08:05:16 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/01 00:09:57 plehegar
- * Updated
- *
- * Revision 1.3 1997/07/30 13:18:20 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/24 11:23:13 plehegar
- * updated
- *
- * Revision 1.1 1997/07/16 15:14:49 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssVerticalAlign.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssVerticalAlign.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssVerticalAlign.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssVerticalAlign.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:06 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:38 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:23 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:22 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 22:36:39 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 22:34:49 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightColor.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,40 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:52:03 plehegar
- * bugs
- *
- * Revision 3.2 1997/09/09 10:51:43 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderBottomWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomWidthCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:46 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:16 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStyleTypeCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleTypeCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleTypeCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleTypeCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:53 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:25 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:08 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:41:43 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundImage.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundImage.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundImage.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundImage.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:30 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:13 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:48 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:45 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 23:38:35 plehegar
- * bug fix
- *
- * Revision 1.2 1997/07/23 23:34:19 plehegar
- * bug fix "none"
- *
- * Revision 1.1 1997/07/22 17:51:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderColorCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,41 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:05 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderFaceColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceColorCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/08/29 15:23:39 plehegar
- * Fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssFontVariant.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontVariant.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontVariant.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontVariant.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,64 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:19 plehegar
- * Nothing
- *
- * Revision 1.9 1997/08/06 17:30:04 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.8 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.7 1997/07/18 19:20:01 plehegar
- * Updated set()
- *
- * Revision 1.6 1997/07/17 15:53:51 plehegar
- * Added getPropertyName()
- *
- * Revision 1.5 1997/07/17 12:38:48 plehegar
- * Updated set()
- *
- * Revision 1.4 1997/07/16 14:21:11 plehegar
- * Minor documentation correction
- *
- * Revision 1.3 1997/07/16 13:59:09 plehegar
- * Minor updates
- *
- * Revision 1.2 1997/07/08 13:50:01 plehegar
- * bugs
- *
- * Revision 1.1 1997/07/08 08:29:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssPaddingRight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssPaddingRight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssPaddingRight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssPaddingRight.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:00 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:27 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:16 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:16 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:29:32 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderStyle.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:40 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderTopColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderTopColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderTopColorCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,41 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:37:17 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssHeightMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssHeightMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssHeightMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssHeightMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:49 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:20 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:05 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:03 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/25 15:41:58 plehegar
- * bug fix
- *
- * Revision 1.1 1997/07/25 15:38:12 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBackgroundColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBackgroundColorCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,59 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/08/29 15:23:39 plehegar
- * Fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 13:03:57 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:45 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:29 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:47 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 11:20:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssBackgroundAttachmentCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundAttachmentCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundAttachmentCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundAttachmentCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:02 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:46 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 17:50:35 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontWeightCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontWeightCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontWeightCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontWeightCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,34 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:49 plehegar
- * Freeze
- *
- * Revision 1.1 1997/07/08 09:17:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderBottomStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomStyleCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:13 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderTopStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopStyleCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:52:16 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontFamilyCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontFamilyCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontFamilyCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontFamilyCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:46 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 1.1 1997/07/08 13:46:31 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
@@ -145,16 +114,6 @@
setByUser();
//@@ and if name is already in the vector ?
-
-
- if (val.equals(inherit)) {
- if(expression.getCount() > 1) {
- throw new InvalidParamException("unrecognize", ac);
- }
- inheritedValue = true;
- expression.next();
- return;
- }
// should pass here only if it's not 'inherit'
while (family) {
@@ -200,7 +159,7 @@
} else {
CssValue next = expression.getNextValue();
- if (next instanceof CssIdent) {
+ if (next != null) {
CssIdent New = new CssIdent(val.get() + " "
+ next.get());
withSpace = true;
Index: CssBackgroundRepeatCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundRepeatCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundRepeatCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundRepeatCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:50 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:47 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 12:36:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssColorCSS2.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CssColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.3
+++ CssColorCSS2.java 8 Sep 2005 12:23:34 -0000 1.4
@@ -4,89 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.3 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2004/03/30 13:09:39 ylafon
- * fixed the too many values case
- *
- * Revision 1.3 2003/08/28 19:51:33 plehegar
- * Bug fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 13:03:38 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:51 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:14 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:29:57 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/31 15:44:29 plehegar
- * CssColors --> CssColor
- *
- * Revision 1.4 1997/07/30 13:19:53 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/22 17:53:08 plehegar
- * Bug fix in documentation
- *
- * Revision 1.2 1997/07/22 11:21:01 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/21 22:07:26 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightStyle.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:00:52 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderTopCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:53:51 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.2 1997/09/09 08:38:02 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/26 14:01:14 plehegar
- * Added setSelectors()
- *
- * Revision 1.3 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderLeftCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:47 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:36 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:40 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderBottomColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderBottomColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderBottomColorCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,41 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssTextIndent.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextIndent.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextIndent.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextIndent.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:05 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:36 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:22 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:20 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 23:06:12 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssVerticalAlignTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssVerticalAlignTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssVerticalAlignTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssVerticalAlignTV.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:38:04 sijtsche
- * new tv profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:06 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:38 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:23 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:22 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 22:36:39 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 22:34:49 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStyleCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,70 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:18 plehegar
- * Nothing
- *
- * Revision 1.11 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.10 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.9 1997/07/18 19:18:36 plehegar
- * Updated set()
- *
- * Revision 1.8 1997/07/17 15:49:56 plehegar
- * minor bug
- *
- * Revision 1.7 1997/07/17 15:48:36 plehegar
- * Added getPropertyName()
- *
- * Revision 1.6 1997/07/17 12:19:07 plehegar
- * Updated set()
- *
- * Revision 1.5 1997/07/16 15:13:05 plehegar
- * Minor bug in set()
- *
- * Revision 1.4 1997/07/16 15:05:53 plehegar
- * Updated
- *
- * Revision 1.3 1997/07/16 14:22:28 plehegar
- * Minor documentation correction
- *
- * Revision 1.2 1997/07/16 13:59:37 plehegar
- * Minor updates
- *
- * Revision 1.1 1997/07/08 08:32:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundPositionCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundPositionCSS1.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CssBackgroundPositionCSS1.java 1 Sep 2005 11:51:21 -0000 1.4
+++ CssBackgroundPositionCSS1.java 8 Sep 2005 12:23:33 -0000 1.5
@@ -4,83 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.4 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/10 15:30:26 ylafon
- * error on value 0 fixed (Jean-Guilhem Rouel)
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/21 08:30:35 plehegar
- * Updated equals
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:04 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:49 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:46 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 21:01:51 plehegar
- * Updated numbers
- *
- * Revision 1.2 1997/07/23 19:27:33 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 19:22:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssMarginRight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMarginRight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMarginRight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMarginRight.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:56 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:26 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:12 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:11 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 00:08:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundRepeatCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundRepeatCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundRepeatCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundRepeatCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:50 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:47 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 12:36:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundColorMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundColorMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundColorMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundColorMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 13:03:57 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:45 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:29 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:47 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 11:20:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssFontWeight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontWeight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontWeight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontWeight.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,34 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:49 plehegar
- * Freeze
- *
- * Revision 1.1 1997/07/08 09:17:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderTopWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopWidth.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:45:08 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundRepeatMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundRepeatMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundRepeatMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundRepeatMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:50 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:47 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 12:36:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceWidthCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:43:07 plehegar
- * Added getValue()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:50 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:40 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssFontConstant.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontConstant.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontConstant.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontConstant.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,40 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/12/18 09:21:01 sijtsche
- * values changed
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 1.3 1997/07/30 13:19:59 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/17 12:42:03 plehegar
- * Added font-weight
- *
- * Revision 1.1 1997/07/17 12:28:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssBorderRightColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightColorCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,40 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:52:03 plehegar
- * bugs
- *
- * Revision 3.2 1997/09/09 10:51:43 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssWordSpacing.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssWordSpacing.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssWordSpacing.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssWordSpacing.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:08 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:31 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:40 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:25 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:24 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:35:36 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssLineHeightCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssLineHeightCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssLineHeightCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssLineHeightCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:50 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:21 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:30:06 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/30 13:20:04 plehegar
- * Updated package
- *
- * Revision 1.4 1997/07/24 00:01:55 plehegar
- * bug negative values are not allowed
- *
- * Revision 1.3 1997/07/23 23:32:17 plehegar
- * Implemented
- *
- * Revision 1.2 1997/07/18 20:28:41 plehegar
- * Real creation but no implementation for the moment (needed by CssFont)
- *
- * Revision 1.1 1997/07/17 12:05:57 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundTV.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:41:03 sijtsche
- * new TV profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 13:03:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:55:55 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:11 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:01 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:45 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:43 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:17:04 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderBottomStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomStyle.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:13 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundColorCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/08/29 15:23:39 plehegar
- * Fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 13:03:57 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:45 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:29 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:47 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 11:20:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssFontSizeAdjust.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontSizeAdjust.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontSizeAdjust.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontSizeAdjust.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderTop.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTop.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTop.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTop.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:53:51 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.2 1997/09/09 08:38:02 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/26 14:01:14 plehegar
- * Added setSelectors()
- *
- * Revision 1.3 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderLeftColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftColor.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:21 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssPaddingLeft.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssPaddingLeft.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssPaddingLeft.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssPaddingLeft.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:59 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:27 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:15 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:15 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:31:29 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontCSS1.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssFontCSS1.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssFontCSS1.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:45 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:51:56 plehegar
- * Added setSelectors()
- *
- * Revision 1.1 1997/07/16 16:06:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBackgroundColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundColor.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBackgroundColor.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssBackgroundColor.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,73 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/07/22 09:03:10 sijtsche
- * transparent is no value anymore, has become a color itself
- *
- * Revision 1.2 2002/05/22 14:49:34 dejong
- * transparent is no value anymore, but has become a color itself
- *
- * Revision 3.3 1997/09/09 13:03:57 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:45 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:29 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:47 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 11:20:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderTopColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopColorCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:37:17 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderLeftWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftWidthCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:57:12 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderColorCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:05 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderLeftStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftStyleCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:31 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderBottomCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderBottomCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderBottomCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:31 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:54 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderWidthCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:58:13 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:13 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:57 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:53 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 11:20:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssWidth.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:07 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:39 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:25 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:23 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/25 15:44:54 plehegar
- * bug fix in documentation
- *
- * Revision 1.1 1997/07/25 15:42:02 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderTopCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderTopCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderTopCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,53 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:53:51 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.2 1997/09/09 08:38:02 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/26 14:01:14 plehegar
- * Added setSelectors()
- *
- * Revision 1.3 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyle.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:10 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:22 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:07 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:05 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 15:46:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontSizeCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontSizeCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontSizeCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontSizeCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,67 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:47 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:17 plehegar
- * Nothing
- *
- * Revision 1.10 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.9 1997/07/30 13:20:00 plehegar
- * Updated package
- *
- * Revision 1.8 1997/07/23 21:01:40 plehegar
- * Updated numbers
- *
- * Revision 1.7 1997/07/23 20:49:30 plehegar
- * Bug fix with numbers
- *
- * Revision 1.6 1997/07/22 14:39:59 plehegar
- * Bug fix. no number and no negative values
- *
- * Revision 1.5 1997/07/22 13:44:03 plehegar
- * Bug fix in get() and toString()
- *
- * Revision 1.4 1997/07/17 15:50:23 plehegar
- * minor bug
- *
- * Revision 1.3 1997/07/17 15:47:42 plehegar
- * Added getPropertyName()
- *
- * Revision 1.2 1997/07/17 12:36:14 plehegar
- * Updated set() and FONTSIZE
- *
- * Revision 1.1 1997/07/16 13:59:25 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssDisplayCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssDisplayCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssDisplayCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssDisplayCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:44 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:15 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:00 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:55 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:31:21 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStyleConstants.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleConstants.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssListStyleConstants.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssListStyleConstants.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.7 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.6 2002/12/24 12:32:47 sijtsche
- * new values added
- *
- * Revision 1.5 2002/12/20 16:03:36 sijtsche
- * new values added
- *
- * Revision 1.4 2002/08/21 09:01:24 sijtsche
- * new values added for list-style-type
- *
- * Revision 1.3 2002/08/19 07:40:17 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 1.2 1997/07/30 13:20:06 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 15:20:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssMarginSide.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMarginSide.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMarginSide.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMarginSide.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 2.2 1997/08/20 11:41:26 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:28 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:30:12 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/30 13:20:12 plehegar
- * Updated package
- *
- * Revision 1.4 1997/07/24 01:17:28 plehegar
- * Changed an exported status
- *
- * Revision 1.3 1997/07/24 01:06:55 plehegar
- * Added some stuffs
- *
- * Revision 1.2 1997/07/23 23:52:50 plehegar
- * bug (extends)
- *
- * Revision 1.1 1997/07/23 23:51:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssVerticalAlignMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssVerticalAlignMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssVerticalAlignMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssVerticalAlignMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:06 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:38 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:23 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:22 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 22:36:39 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 22:34:49 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderLeftCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderLeftCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderLeftCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:47 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:36 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:40 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderRightCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:11 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:46 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontStretchCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStretchCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStretchCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStretchCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderBottomCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:31 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:54 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssTextTransform.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextTransform.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextTransform.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextTransform.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:06 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:37 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:30:23 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:20:21 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 23:43:31 plehegar
- * bug fix none
- *
- * Revision 1.2 1997/07/23 22:51:20 plehegar
- * bug fix in getPropertyName()
- *
- * Revision 1.1 1997/07/23 22:49:33 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontFamilyCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontFamilyCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontFamilyCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontFamilyCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:46 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 1.1 1997/07/08 13:46:31 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
@@ -166,11 +135,10 @@
if ((op != COMMA) && (op != SPACE)) {
throw new InvalidParamException("operator",
- ((new Character(op)).toString()),
- ac);
+ ((new Character(op)).toString()), ac);
}
- if (val instanceof CssString) {
+ if (val instanceof CssString) {
String familyName = null;
if (op == COMMA) { // "helvetica", "roman"
familyName = trimToOneSpace(val.toString());
@@ -184,10 +152,9 @@
String tmp = familyName.substring(1, familyName.length()-1);
for (int i = 0; i < genericFamily.length; i++) {
if (genericFamily[i].equals(tmp)) {
- throw new InvalidParamException("generic-family.quote",
- genericFamily[i],
- getPropertyName(),
- ac);
+ throw new InvalidParamException(
+ "generic-family.quote", genericFamily[i],
+ getPropertyName(), ac);
}
}
}
@@ -199,19 +166,15 @@
expression.next();
} else {
CssValue next = expression.getNextValue();
- if(manyValues && next != null && next.equals(inherit)) {
- throw new InvalidParamException("unrecognize", ac);
- }
- if (next instanceof CssIdent) {
- CssIdent New = new CssIdent(val.get() + " "
- + next.get());
+ if (next != null) {
+ CssIdent New = new CssIdent(val.get() + " " + next.get());
withSpace = true;
expression.remove();
op = expression.getOperator();
expression.remove();
expression.insert(New);
expression.setCurrentOperator(op);
- } else {
+ } else {
family_name.addElement(convertString(val.toString()));
expression.next();
family = false;
Index: CssBorderCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,44 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:34:26 plehegar
- * Added get*
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderBottomStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomStyleCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:13 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStyleCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,70 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:18 plehegar
- * Nothing
- *
- * Revision 1.11 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.10 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.9 1997/07/18 19:18:36 plehegar
- * Updated set()
- *
- * Revision 1.8 1997/07/17 15:49:56 plehegar
- * minor bug
- *
- * Revision 1.7 1997/07/17 15:48:36 plehegar
- * Added getPropertyName()
- *
- * Revision 1.6 1997/07/17 12:19:07 plehegar
- * Updated set()
- *
- * Revision 1.5 1997/07/16 15:13:05 plehegar
- * Minor bug in set()
- *
- * Revision 1.4 1997/07/16 15:05:53 plehegar
- * Updated
- *
- * Revision 1.3 1997/07/16 14:22:28 plehegar
- * Minor documentation correction
- *
- * Revision 1.2 1997/07/16 13:59:37 plehegar
- * Minor updates
- *
- * Revision 1.1 1997/07/08 08:32:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceStyleCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:50:28 plehegar
- * Added getStyle()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:52 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:00 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssFloat.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFloat.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFloat.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFloat.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:44 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:15 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:00 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:56 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:30:42 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundPositionMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundPositionMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundPositionMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundPositionMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/21 08:30:35 plehegar
- * Updated equals
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:04 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:49 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:46 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 21:01:51 plehegar
- * Updated numbers
- *
- * Revision 1.2 1997/07/23 19:27:33 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 19:22:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStyleTypeCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleTypeCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssListStyleTypeCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssListStyleTypeCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:53 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:25 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:08 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:41:43 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderRightColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderRightColorCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,44 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 10:52:03 plehegar
- * bugs
- *
- * Revision 3.2 1997/09/09 10:51:43 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStylePositionCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStylePositionCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStylePositionCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStylePositionCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:52 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:24 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:40:15 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundAttachmentCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundAttachmentCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundAttachmentCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundAttachmentCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:02 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:46 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 17:50:35 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextAlignMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextAlignMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextAlignMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextAlignMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:04 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:34 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:20 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 22:56:58 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundImageCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundImageCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundImageCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundImageCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:30 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:13 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:48 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:45 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 23:38:35 plehegar
- * bug fix
- *
- * Revision 1.2 1997/07/23 23:34:19 plehegar
- * bug fix "none"
- *
- * Revision 1.1 1997/07/22 17:51:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderFaceStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceStyle.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/12/20 16:06:03 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:50:28 plehegar
- * Added getStyle()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:52 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:00 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssFontStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStyle.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,70 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:18 plehegar
- * Nothing
- *
- * Revision 1.11 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.10 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.9 1997/07/18 19:18:36 plehegar
- * Updated set()
- *
- * Revision 1.8 1997/07/17 15:49:56 plehegar
- * minor bug
- *
- * Revision 1.7 1997/07/17 15:48:36 plehegar
- * Added getPropertyName()
- *
- * Revision 1.6 1997/07/17 12:19:07 plehegar
- * Updated set()
- *
- * Revision 1.5 1997/07/16 15:13:05 plehegar
- * Minor bug in set()
- *
- * Revision 1.4 1997/07/16 15:05:53 plehegar
- * Updated
- *
- * Revision 1.3 1997/07/16 14:22:28 plehegar
- * Minor documentation correction
- *
- * Revision 1.2 1997/07/16 13:59:37 plehegar
- * Minor updates
- *
- * Revision 1.1 1997/07/08 08:32:48 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderWidthCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:58:13 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:13 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:57 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:53 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 11:20:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderRight.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRight.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRight.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRight.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:11 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:46 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderBottomWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomWidth.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:46 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:34 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:16 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderRightCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderRightCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:11 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:38 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:46 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssMargin.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMargin.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMargin.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMargin.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/10/20 13:15:49 ylafon
- * formatting
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:53 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:56:28 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:25 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:10 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:09 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/24 01:36:58 plehegar
- * bug fix
- *
- * Revision 1.1 1997/07/24 01:07:08 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontSizeAdjustCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontSizeAdjustCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontSizeAdjustCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontSizeAdjustCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundImageMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundImageMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundImageMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundImageMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:30 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:13 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:48 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:45 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 23:38:35 plehegar
- * bug fix
- *
- * Revision 1.2 1997/07/23 23:34:19 plehegar
- * bug fix "none"
- *
- * Revision 1.1 1997/07/22 17:51:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssFontCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssFontCSS2.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssFontCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:45 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:51:56 plehegar
- * Added setSelectors()
- *
- * Revision 1.1 1997/07/16 16:06:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderRightStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightStyleCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:00:52 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightWidth.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:24 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderWidth.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:58:13 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:13 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:57 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:53 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 11:20:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontSizeCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontSizeCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontSizeCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontSizeCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,67 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:47 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:22 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:17 plehegar
- * Nothing
- *
- * Revision 1.10 1997/08/06 17:30:03 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.9 1997/07/30 13:20:00 plehegar
- * Updated package
- *
- * Revision 1.8 1997/07/23 21:01:40 plehegar
- * Updated numbers
- *
- * Revision 1.7 1997/07/23 20:49:30 plehegar
- * Bug fix with numbers
- *
- * Revision 1.6 1997/07/22 14:39:59 plehegar
- * Bug fix. no number and no negative values
- *
- * Revision 1.5 1997/07/22 13:44:03 plehegar
- * Bug fix in get() and toString()
- *
- * Revision 1.4 1997/07/17 15:50:23 plehegar
- * minor bug
- *
- * Revision 1.3 1997/07/17 15:47:42 plehegar
- * Added getPropertyName()
- *
- * Revision 1.2 1997/07/17 12:36:14 plehegar
- * Updated set() and FONTSIZE
- *
- * Revision 1.1 1997/07/16 13:59:25 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssVerticalAlignCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssVerticalAlignCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssVerticalAlignCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssVerticalAlignCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:06 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:38 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:23 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:22 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 22:36:39 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 22:34:49 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssDisplayCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssDisplayCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssDisplayCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssDisplayCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:44 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:15 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:00 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:55 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:31:21 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundPositionCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundPositionCSS2.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CssBackgroundPositionCSS2.java 1 Sep 2005 11:51:21 -0000 1.4
+++ CssBackgroundPositionCSS2.java 8 Sep 2005 12:23:33 -0000 1.5
@@ -4,83 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.4 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/10 15:30:26 ylafon
- * error on value 0 fixed (Jean-Guilhem Rouel)
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:31 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/21 08:30:35 plehegar
- * Updated equals
- *
- * Revision 2.2 1997/08/20 11:41:14 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:04 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:49 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:46 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 21:01:51 plehegar
- * Updated numbers
- *
- * Revision 1.2 1997/07/23 19:27:33 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/23 19:22:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssMarginBottom.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMarginBottom.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMarginBottom.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMarginBottom.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:55 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:26 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:10 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:10 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 00:07:47 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackground.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackground.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CssBackground.java 29 Aug 2005 09:52:21 -0000 1.3
+++ CssBackground.java 8 Sep 2005 12:23:33 -0000 1.4
@@ -4,76 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/07/22 09:08:52 sijtsche
- * shorthand for background-size added
- *
- * Revision 1.2 2002/05/22 15:04:13 dejong
- * new property background-size added
- *
- * Revision 3.2 1997/09/09 13:03:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:55:55 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:11 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:01 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:45 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:43 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:17:04 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderStyleCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:40 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:59:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
Index: CssBorderTopWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopWidthCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:45:08 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFont.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFont.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssFont.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssFont.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,55 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:45 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:51:56 plehegar
- * Added setSelectors()
- *
- * Revision 1.1 1997/07/16 16:06:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderLeft.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeft.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeft.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeft.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:54:47 plehegar
- * Added getColor, getStyle and getWidth
- *
- * Revision 3.1 1997/08/29 13:13:36 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:40 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:18 plehegar
- * Freeze
- *
- * Revision 1.2 1997/08/06 17:29:55 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStyleType.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleType.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleType.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleType.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -5,49 +5,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/12/20 16:03:36 sijtsche
- * new values added
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:53 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:25 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:08 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:41:43 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStylePosition.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStylePosition.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStylePosition.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStylePosition.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:52 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:24 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:40:15 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontStretchCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontStretchCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontStretchCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontStretchCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceStyleCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:50:28 plehegar
- * Added getStyle()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:52 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:00 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssWidthMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssWidthMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssWidthMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssWidthMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:07 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:39 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:25 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:23 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/25 15:44:54 plehegar
- * bug fix in documentation
- *
- * Revision 1.1 1997/07/25 15:42:02 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightStyleCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightStyleCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightStyleCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightStyleCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:00:52 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:19 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundAttachmentMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundAttachmentMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundAttachmentMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundAttachmentMob.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:12 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:02 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:46 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:44 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/22 17:50:35 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssFontVariantCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontVariantCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssFontVariantCSS2.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssFontVariantCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,82 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:19 plehegar
- * Nothing
- *
- * Revision 1.9 1997/08/06 17:30:04 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.8 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.7 1997/07/18 19:20:01 plehegar
- * Updated set()
- *
- * Revision 1.6 1997/07/17 15:53:51 plehegar
- * Added getPropertyName()
- *
- * Revision 1.5 1997/07/17 12:38:48 plehegar
- * Updated set()
- *
- * Revision 1.4 1997/07/16 14:21:11 plehegar
- * Minor documentation correction
- *
- * Revision 1.3 1997/07/16 13:59:09 plehegar
- * Minor updates
- *
- * Revision 1.2 1997/07/08 13:50:01 plehegar
- * bugs
- *
- * Revision 1.1 1997/07/08 08:29:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceColor.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssTextShadowATSC.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextShadowATSC.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextShadowATSC.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextShadowATSC.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import java.util.Vector;
Index: CssFontVariantCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontVariantCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontVariantCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontVariantCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,64 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:48 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:23 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:19 plehegar
- * Nothing
- *
- * Revision 1.9 1997/08/06 17:30:04 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.8 1997/07/30 13:20:01 plehegar
- * Updated package
- *
- * Revision 1.7 1997/07/18 19:20:01 plehegar
- * Updated set()
- *
- * Revision 1.6 1997/07/17 15:53:51 plehegar
- * Added getPropertyName()
- *
- * Revision 1.5 1997/07/17 12:38:48 plehegar
- * Updated set()
- *
- * Revision 1.4 1997/07/16 14:21:11 plehegar
- * Minor documentation correction
- *
- * Revision 1.3 1997/07/16 13:59:09 plehegar
- * Minor updates
- *
- * Revision 1.2 1997/07/08 13:50:01 plehegar
- * bugs
- *
- * Revision 1.1 1997/07/08 08:29:50 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceWidthCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:43:07 plehegar
- * Added getValue()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:50 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:40 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Index: CssBorderBottomColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomColorCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderLeftStyle.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftStyle.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftStyle.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftStyle.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:31 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssColorCSS1.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssColorCSS1.java 26 Aug 2005 14:09:49 -0000 1.2
+++ CssColorCSS1.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,85 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2003/08/29 12:31:59 plehegar
- * Fixed equals
- *
- * Revision 1.3 2003/08/28 19:50:08 plehegar
- * Bug fix from Sijtsche
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.3 1997/09/09 13:03:38 plehegar
- * Added getColor()
- *
- * Revision 3.2 1997/09/08 14:03:51 plehegar
- * Suppressed a conflict
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:21 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:14 plehegar
- * Nothing
- *
- * Revision 1.6 1997/08/06 17:29:57 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.5 1997/07/31 15:44:29 plehegar
- * CssColors --> CssColor
- *
- * Revision 1.4 1997/07/30 13:19:53 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/22 17:53:08 plehegar
- * Bug fix in documentation
- *
- * Revision 1.2 1997/07/22 11:21:01 plehegar
- * Updated documentation
- *
- * Revision 1.1 1997/07/21 22:07:26 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundCSS2.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CssBackgroundCSS2.java 1 Sep 2005 11:51:21 -0000 1.4
+++ CssBackgroundCSS2.java 8 Sep 2005 12:23:33 -0000 1.5
@@ -4,77 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.4 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 13:03:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:55:55 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:11 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:01 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:45 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:43 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:17:04 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontFamily.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontFamily.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontFamily.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontFamily.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -184,11 +184,7 @@
} else {
CssValue next = expression.getNextValue();
- if(manyValues && next != null && next.equals(inherit)) {
- throw new InvalidParamException("unrecognize", ac);
- }
-
- if (next instanceof CssIdent) {
+ if (next != null) {
CssIdent New = new CssIdent(val.get() + " "
+ next.get());
withSpace = true;
Index: CssBackgroundImageCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundImageCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundImageCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundImageCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:30 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:13 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:03 plehegar
- * Nothing
- *
- * Revision 1.5 1997/08/06 17:29:48 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.4 1997/07/30 13:19:45 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 23:38:35 plehegar
- * bug fix
- *
- * Revision 1.2 1997/07/23 23:34:19 plehegar
- * bug fix "none"
- *
- * Revision 1.1 1997/07/22 17:51:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
Index: CssTextShadow.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextShadow.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextShadow.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextShadow.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,28 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- */
package org.w3c.css.properties.css1;
import java.util.Vector;
Index: CssBorder.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorder.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorder.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorder.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.5 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.4 2003/08/29 15:23:39 plehegar
- * Fix from Sijtsche
- *
- * Revision 1.3 2003/01/08 10:24:47 sijtsche
- * changes for CSS3 border
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:34:26 plehegar
- * Added get*
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssFontConstantCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssFontConstantCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssFontConstantCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssFontConstantCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,27 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 1.3 1997/07/30 13:19:59 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/17 12:42:03 plehegar
- * Added font-weight
- *
- * Revision 1.1 1997/07/17 12:28:44 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssBorderBottomColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderBottomColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderBottomColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderBottomColor.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:33 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:16 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,48 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:34:26 plehegar
- * Added get*
- *
- * Revision 3.1 1997/08/29 13:13:32 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:15 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:15 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:05 plehegar
- * Nothing
- *
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderTopColor.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopColor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopColor.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopColor.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:37:17 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:41 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:20 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssPaddingBottom.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssPaddingBottom.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssPaddingBottom.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssPaddingBottom.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:58 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:27 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:14 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:14 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 01:30:58 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightWidthCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightWidthCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightWidthCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightWidthCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:24 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssListStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssListStyleCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssListStyleCSS2.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,53 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:10 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:22 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:07 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:05 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 15:46:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStyleTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleTV.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,52 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:39:13 sijtsche
- * new TV profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 14:05:10 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:24 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:22 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:07 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:05 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 15:46:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStylePositionCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStylePositionCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStylePositionCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStylePositionCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:52 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:24 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:09 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:40:15 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssWhiteSpace.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssWhiteSpace.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssWhiteSpace.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssWhiteSpace.java 8 Sep 2005 12:23:34 -0000 1.3
@@ -4,50 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:07 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:30 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:38 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:24 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:23 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 14:30:25 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssClear.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssClear.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssClear.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssClear.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:43 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:13 plehegar
- * Nothing
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundCSS1.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CssBackgroundCSS1.java 29 Aug 2005 09:52:21 -0000 1.3
+++ CssBackgroundCSS1.java 8 Sep 2005 12:23:33 -0000 1.4
@@ -4,73 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.3 2005/08/29 09:52:21 ylafon
- * Jean-Guilhem Rouel: Fixes issues with the background property
- *
- * Revision 1.2 2005/08/26 14:09:49 ylafon
- * All changes made by Jean-Guilhem Rouel:
- *
- * Fix for bugs: 1269, 979, 791, 777, 776, 767, 765, 763, 576, 363
- *
- * Errors in font, the handling of 'transparent', CSS Parser reinits...
- *
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=979
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=791
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=777
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=776
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=767
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=765
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=763
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=576
- * http://www.w3.org/Bugs/Public/show_bug.cgi?id=363
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 13:03:45 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:28 plehegar
- * Freeze
- *
- * Revision 2.3 1997/08/26 13:55:55 plehegar
- * Added setSelectors()
- *
- * Revision 2.2 1997/08/20 11:41:11 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:01 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:29:45 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:19:43 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 21:17:04 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssListStyleImageCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssListStyleImageCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssListStyleImageCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssListStyleImageCSS1.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:51 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:25 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:23 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:08 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:07 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/28 21:37:28 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextAlignTV.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextAlignTV.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextAlignTV.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextAlignTV.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.2 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.1 2002/08/19 07:38:04 sijtsche
- * new tv profile property variant
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:04 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:34 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:20 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 22:56:58 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextIndentMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextIndentMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextIndentMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextIndentMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:05 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:36 plehegar
- * Nothing
- *
- * Revision 1.3 1997/08/06 17:30:22 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:20 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/23 23:06:12 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBackgroundConstants.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBackgroundConstants.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBackgroundConstants.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBackgroundConstants.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,40 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:42 plehegar
- * New
- *
- * Revision 1.4 1997/07/30 13:19:45 plehegar
- * Updated package
- *
- * Revision 1.3 1997/07/23 21:21:57 plehegar
- * Added POSITION
- *
- * Revision 1.2 1997/07/23 14:50:12 plehegar
- * Added POSITION
- *
- * Revision 1.1 1997/07/22 17:50:56 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
/**
Index: CssBorderLeftStyleCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftStyleCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftStyleCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftStyleCSS2.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 11:01:31 plehegar
- * Added getStyle()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderLeftColorCSS1.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftColorCSS1.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderLeftColorCSS1.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderLeftColorCSS1.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:21 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssMarginTop.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMarginTop.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMarginTop.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMarginTop.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:57 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:26 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:13 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:12 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 00:03:46 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssTextDecorationMob.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssTextDecorationMob.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssTextDecorationMob.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssTextDecorationMob.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,49 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:14:05 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:29 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:35 plehegar
- * Nothing
- *
- * Revision 1.4 1997/08/06 17:30:21 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.3 1997/07/30 13:20:19 plehegar
- * Updated package
- *
- * Revision 1.2 1997/07/23 23:38:44 plehegar
- * bug fix none
- *
- * Revision 1.1 1997/07/23 22:11:30 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssMarginLeft.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssMarginLeft.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssMarginLeft.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssMarginLeft.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,43 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:44 plehegar
- * New
- *
- * Revision 3.1 1997/08/29 13:13:55 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:26 plehegar
- * Freeze
- *
- * Revision 1.3 1997/08/06 17:30:11 plehegar
- * Updated set, now it's a constructor
- *
- * Revision 1.2 1997/07/30 13:20:10 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/24 00:08:17 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderLeftColorCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderLeftColorCSS2.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssBorderLeftColorCSS2.java 1 Sep 2005 11:51:21 -0000 1.2
+++ CssBorderLeftColorCSS2.java 8 Sep 2005 12:23:33 -0000 1.3
@@ -4,41 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.2 2005/09/01 11:51:21 ylafon
- * From Jean-Guilhem Rouel:
- * CSS 2.1 first implementation
- *
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:52:21 plehegar
- * Added getColor()
- *
- * Revision 3.1 1997/08/29 13:13:37 plehegar
- * Freeze
- *
- * Revision 1.1 1997/08/20 11:41:18 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssPrinterStyle;
Index: CssBorderTopWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderTopWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderTopWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderTopWidthCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 08:45:08 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:42 plehegar
- * Freeze
- *
- * Revision 2.2 1997/08/20 11:41:20 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderRightWidthCSS2.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderRightWidthCSS2.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderRightWidthCSS2.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderRightWidthCSS2.java 8 Sep 2005 12:23:34 -0000 1.2
@@ -4,37 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.3 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 3.2 1997/09/09 10:56:24 plehegar
- * Added getValue()
- *
- * Revision 3.1 1997/08/29 13:13:39 plehegar
- * Freeze
- *
- * Revision 1.4 1997/08/20 11:41:19 plehegar
- * Freeze
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.parser.CssStyle;
Index: CssBorderFaceWidth.java
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css1/CssBorderFaceWidth.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CssBorderFaceWidth.java 23 Aug 2005 16:23:12 -0000 1.1
+++ CssBorderFaceWidth.java 8 Sep 2005 12:23:33 -0000 1.2
@@ -4,46 +4,6 @@
//
// (c) COPYRIGHT MIT and INRIA, 1997.
// Please first read the full copyright statement in file COPYRIGHT.html
-/*
- * $Log$
- * Revision 1.1 2005/08/23 16:23:12 ylafon
- * Patch by Jean-Guilhem Rouel
- *
- * Better handling of media and properties files
- * Major reorganization of those properties files
- *
- * Revision 1.4 2005/08/08 13:18:12 ylafon
- * All those changed made by Jean-Guilhem Rouel:
- *
- * Huge patch, imports fixed (automatic)
- * Bug fixed: 372, 920, 778, 287, 696, 764, 233
- * Partial bug fix for 289
- *
- * Issue with "inherit" in CSS2.
- * The validator now checks the number of values (extraneous values were previously ignored)
- *
- * Revision 1.3 2002/12/24 12:31:37 sijtsche
- * new value added for border widths
- *
- * Revision 1.2 2002/04/08 21:17:43 plehegar
- * New
- *
- * Revision 2.3 1997/09/09 08:43:07 plehegar
- * Added getValue()
- *
- * Revision 2.2 1997/08/20 11:41:17 plehegar
- * Freeze
- *
- * Revision 2.1 1997/08/08 15:52:08 plehegar
- * Nothing
- *
- * Revision 1.2 1997/07/30 13:19:50 plehegar
- * Updated package
- *
- * Revision 1.1 1997/07/25 12:34:40 plehegar
- * Initial revision
- *
- */
package org.w3c.css.properties.css1;
import org.w3c.css.util.ApplContext;
Received on Thursday, 8 September 2005 12:27:01 UTC