]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
minor elaboration
authorGlen Mazza <gmazza@apache.org>
Mon, 20 Oct 2003 23:48:21 +0000 (23:48 +0000)
committerGlen Mazza <gmazza@apache.org>
Mon, 20 Oct 2003 23:48:21 +0000 (23:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196969 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/PropertyManager.java

index 443eb7588242368a12e9cefb6dd5923ad6ac0fd5..7c017b34bb0977933eece93e91313929a3b7c027 100644 (file)
@@ -194,7 +194,7 @@ public class PropertyManager {
         borderAndPadding.setPadding(whichSide,
                                     properties.get(
                                       MSGFMT_PADDING.format(saSide)).getCondLength());
-        // If style = none, force width to 0, don't get Color
+        // If style = none, force width to 0, don't get Color (spec 7.7.20)
         int style = properties.get(MSGFMT_STYLE.format(saSide)).getEnum();
         if (style != Constants.NONE) {
             borderAndPadding.setBorder(whichSide, style,