cbowditch    2004/03/01 07:38:25

  Modified:    src/documentation/content/xdocs compliance.xml
  Log:
  corrected compliance for baseline-shift and vertical-align properties
  
  Revision  Changes    Path
  1.25      +6 -2      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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- compliance.xml    12 Nov 2003 15:11:59 -0000      1.24
  +++ compliance.xml    1 Mar 2004 15:38:25 -0000       1.25
  @@ -274,7 +274,9 @@
           <level-2 name="Area Alignment Properties" citation="§7.13" 
extURL="slice7.html#area-alignment" ref-name="areaalign">
             <level-3 name="alignment-adjust" citation="§7.13.1" 
extURL="slice7.html#alignment-adjust" compliance-level="1" comply="no"/>
             <level-3 name="alignment-baseline" citation="§7.13.2" 
extURL="slice7.html#alignment-baseline" compliance-level="1" comply="no"/>
  -          <level-3 name="baseline-shift" citation="§7.13.3" 
extURL="slice7.html#baseline-shift" compliance-level="1" comply="no"/>
  +          <level-3 name="baseline-shift" citation="§7.13.3" 
extURL="slice7.html#baseline-shift" compliance-level="1" comply="partial">
  +            <comment>Only values "super" and "sub" have been implemented.</comment>
  +          </level-3>
             <level-3 name="display-align" citation="§7.13.4" 
extURL="slice7.html#display-align" compliance-level="2" comply="partial">
               <comment>Implemented only for table-cell and block-container.</comment>
               <comment>For table-cell, the "height" attribute must be set for the 
parent table-row; setting the height of the table or the table-cell results in 
vertical centering having no effect.
  @@ -502,7 +504,9 @@
               <comment>&quot;inherit&quot; not handled</comment>
             </level-3>
             <level-3 name="size" citation="§7.29.21" extURL="slice7.html#size" 
compliance-level="3" comply="no"/>
  -          <level-3 name="vertical-align" citation="§7.29.22" 
extURL="slice7.html#vertical-align" compliance-level="3" comply="no"/>
  +          <level-3 name="vertical-align" citation="§7.29.22" 
extURL="slice7.html#vertical-align" compliance-level="3" comply="partial">
  +            <comment>Only works as a shorthand for baseline-shift 
property.</comment>
  +          </level-3>
             <level-3 name="white-space" citation="§7.29.23" 
extURL="slice7.html#white-space" compliance-level="3" comply="no"/>
             <level-3 name="xml:lang" citation="§7.29.24" 
extURL="slice7.html#xml:lang" compliance-level="3" comply="no"/>
           </level-2>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to