You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vm...@apache.org on 2003/08/24 19:11:34 UTC

cvs commit: xml-fop/src/documentation/content/xdocs compliance.xml

vmote       2003/08/24 10:11:34

  Modified:    src/documentation/content/xdocs compliance.xml
  Log:
  add workaround for property absolute-position not implemented
  
  Revision  Changes    Path
  1.20      +3 -1      xml-fop/src/documentation/content/xdocs/compliance.xml
  
  Index: compliance.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compliance.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- compliance.xml	24 Jul 2003 19:03:21 -0000	1.19
  +++ compliance.xml	24 Aug 2003 17:11:34 -0000	1.20
  @@ -115,7 +115,9 @@
             <level-3 name="role" citation="§7.4.2" extURL="slice7.html#role" compliance-level="1" comply="na"/>
           </level-2>
           <level-2 name="Common Absolute Position Properties" citation="§7.5" extURL="slice7.html#common-absolute-position-properties" ref-name="commonabspos">
  -          <level-3 name="absolute-position" citation="§7.5.1" extURL="slice7.html#absolute-position" compliance-level="3" comply="no"/>
  +          <level-3 name="absolute-position" citation="§7.5.1" extURL="slice7.html#absolute-position" compliance-level="3" comply="no">
  +            <comment>Use shorthand position="absolute" as a workaround.</comment>
  +          </level-3>
             <level-3 name="top" citation="§7.5.2" extURL="slice7.html#top" compliance-level="2" comply="yes"/>
             <level-3 name="right" citation="§7.5.3" extURL="slice7.html#right" compliance-level="2" comply="yes"/>
             <level-3 name="bottom" citation="§7.5.4" extURL="slice7.html#bottom" compliance-level="2" comply="yes"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org