<?xml version="1.0" encoding="ISO-8859-1"?><!--
    (c) RenderX, 2002
    This file makes part of the RenderX XSL FO Test Suite. Permission is
    granted to copy and modify this file as a whole or in part, provided
    that any work derived from it bear a reference to the original
    document.
  -->
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xep="http://www.renderx.com/XEP/xep" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">


   











   <fo:layout-master-set>
  
      <fo:simple-page-master master-name="one-column-page">
    
         <fo:region-body region-name="xsl-region-body" margin="0.7in" border="0.25pt solid gray" padding="6pt"/>
    
         <fo:region-before region-name="xsl-region-before" extent="0.7in" display-align="after" padding="6pt 0.7in"/>
    
         <fo:region-after region-name="xsl-region-after" extent="0.7in" display-align="before" padding="6pt 0.7in"/>
  
      </fo:simple-page-master>

   </fo:layout-master-set>





   <fo:page-sequence master-reference="one-column-page">
  
  
      <fo:static-content flow-name="xsl-region-before">
    
         <fo:list-block font="10pt Helvetica" provisional-distance-between-starts="5in" provisional-label-separation="0in">
      
            <fo:list-item>
        
               <fo:list-item-label end-indent="label-end()">
          
                  <fo:block text-align="start" font-weight="bold">Block-containers</fo:block>
        
               </fo:list-item-label>
        
               <fo:list-item-body start-indent="body-start()">
          
                  <fo:block text-align="end">Page <fo:page-number/>
                  </fo:block>
        
               </fo:list-item-body>
      
            </fo:list-item>
    
         </fo:list-block>
  
      </fo:static-content>
  
      <fo:static-content flow-name="xsl-region-after">
    
         <fo:list-block font="9pt Times" provisional-distance-between-starts="3in" provisional-label-separation="0in">
      
            <fo:list-item>
        
               <fo:list-item-label end-indent="label-end()">
          
                  <fo:block text-align="start" font-weight="bold">© <fo:basic-link external-destination="url(http://www.renderx.com/)" color="#0000C0" text-decoration="underline">Render<fo:wrapper font-weight="bold" color="#C00000">X</fo:wrapper>
                     </fo:basic-link> 2002</fo:block>
        
               </fo:list-item-label>
        
               <fo:list-item-body start-indent="body-start()">
          
                  <fo:block text-align="end" font-style="italic" color="#606060">
            XSL Formatting Objects Test Suite
          </fo:block>
        
               </fo:list-item-body>
      
            </fo:list-item>
    
         </fo:list-block>
  
      </fo:static-content>

  
      <fo:flow flow-name="xsl-region-body">
  
         <fo:block>

  
            <fo:block font="bold 14pt Helvetica" color="black" space-before="18pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt" background-color="silver">Block-containers</fo:block>

  
            <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
    In this document 
    blocks with <fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper> have red   border and pink        background,
    blocks with <fo:wrapper font-family="monospace">absolute-position="fixed"</fo:wrapper>    have green border and light-green background,
    blocks with <fo:wrapper font-family="monospace">absolute-position="auto"</fo:wrapper>     have black border and grey        background.
    All blocks have doble border on the top and solid border on other sides.
  </fo:block>

  

  

  




  
            <fo:block break-after="column">

    
               <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt">
                  <fo:wrapper text-decoration="underline">1. 
       Position of block-containers with 
       <fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper>
       or <fo:wrapper font-family="monospace">"fixed"</fo:wrapper>
    
                  </fo:wrapper>
               </fo:block>

    

    

    

    
  
    
               <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
      
                  <fo:block break-after="column">
        This test contains a series of absolutely positioned block-containers.
        Each page contain two sets of block-containers - one with 
        <fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper> and another with
        <fo:wrapper font-family="monospace">absolute-position="fixed"</fo:wrapper>.
        All other parameters of sets is same.

      </fo:block>
    
               </fo:block>

    

    
               <fo:block break-after="column">
      
                  <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
        On this page, all blocks have fixed width and height,
        and 'right' and 'bottom' properties set to "auto". The
        blocks should be positioned with their upper left corner
        in the specified point.
      </fo:block>
      
      
      
      
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="2in" height="2in" left="1in" right="auto" top="3in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="3in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="90" width="2in" height="2in" left="3.5in" right="auto" top="3in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="3.5in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="3in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="180" width="2in" height="2in" left="1in" right="auto" top="5.5in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="5.5in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="270" width="2in" height="2in" left="3.5in" right="auto" top="5.5in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="3.5in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="5.5in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
      
      
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="2in" height="2in" left="1in" right="auto" top="3in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="3in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="90" width="2in" height="2in" left="3.5in" right="auto" top="3in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="3.5in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="3in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="180" width="2in" height="2in" left="1in" right="auto" top="5.5in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="5.5in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="270" width="2in" height="2in" left="3.5in" right="auto" top="5.5in" bottom="auto">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="3.5in"</fo:block>
            
                              <fo:block>right="auto"</fo:block>
            
                              <fo:block>top="5.5in"</fo:block>
            
                              <fo:block>bottom="auto"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
    
    
    
               </fo:block>

    
               <fo:block break-after="column">
      
                  <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
        On this page, all blocks have fixed width and height,
        and 'left' and 'top' properties set to "auto". The
        blocks should be positioned with their lower right corner
        in the specified point.
      </fo:block>
      
      
      
      
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="2in" height="2in" left="auto" right="1in" top="auto" bottom="3in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="1in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="3in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="90" width="2in" height="2in" left="auto" right="3.5in" top="auto" bottom="3in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="3.5in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="3in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="180" width="2in" height="2in" left="auto" right="1in" top="auto" bottom="5.5in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="1in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="5.5in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="270" width="2in" height="2in" left="auto" right="3.5in" top="auto" bottom="5.5in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="3.5in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="5.5in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
      
      
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="2in" height="2in" left="auto" right="1in" top="auto" bottom="3in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="1in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="3in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="90" width="2in" height="2in" left="auto" right="3.5in" top="auto" bottom="3in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="3.5in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="3in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="180" width="2in" height="2in" left="auto" right="1in" top="auto" bottom="5.5in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="1in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="5.5in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="270" width="2in" height="2in" left="auto" right="3.5in" top="auto" bottom="5.5in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="2in"</fo:block>
            
                              <fo:block>height="2in"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="3.5in"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="5.5in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
    
    
    
               </fo:block> 

    
               <fo:block break-after="column">
      
                  <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
        On this page, all blocks have automatic width and height. All four
        corners have their specified positions.
      </fo:block>
      
      
      
      
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="auto" height="auto" left="1in" right="4in" top="2.5in" bottom="5.7in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="4in"</fo:block>
            
                              <fo:block>top="2.5in"</fo:block>
            
                              <fo:block>bottom="5.7in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="90" width="auto" height="auto" left="4.5in" right="0.5in" top="2.5in" bottom="5.7in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="4.5in"</fo:block>
            
                              <fo:block>right="0.5in"</fo:block>
            
                              <fo:block>top="2.5in"</fo:block>
            
                              <fo:block>bottom="5.7in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="180" width="auto" height="auto" left="1in" right="4in" top="6in" bottom="2in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="4in"</fo:block>
            
                              <fo:block>top="6in"</fo:block>
            
                              <fo:block>bottom="2in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="270" width="auto" height="auto" left="4.5in" right="0.5in" top="6in" bottom="2in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="4.5in"</fo:block>
            
                              <fo:block>right="0.5in"</fo:block>
            
                              <fo:block>top="6in"</fo:block>
            
                              <fo:block>bottom="2in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
      
      
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="auto" height="auto" left="1in" right="4in" top="2.5in" bottom="5.7in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="4in"</fo:block>
            
                              <fo:block>top="2.5in"</fo:block>
            
                              <fo:block>bottom="5.7in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="90" width="auto" height="auto" left="4.5in" right="0.5in" top="2.5in" bottom="5.7in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="90"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="4.5in"</fo:block>
            
                              <fo:block>right="0.5in"</fo:block>
            
                              <fo:block>top="2.5in"</fo:block>
            
                              <fo:block>bottom="5.7in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="180" width="auto" height="auto" left="1in" right="4in" top="6in" bottom="2in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="1in"</fo:block>
            
                              <fo:block>right="4in"</fo:block>
            
                              <fo:block>top="6in"</fo:block>
            
                              <fo:block>bottom="2in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="270" width="auto" height="auto" left="4.5in" right="0.5in" top="6in" bottom="2in">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="270"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="4.5in"</fo:block>
            
                              <fo:block>right="0.5in"</fo:block>
            
                              <fo:block>top="6in"</fo:block>
            
                              <fo:block>bottom="2in"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
    
    
    
    
               </fo:block>

  
            </fo:block>




  
            <fo:block break-after="column">

    
               <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt">
                  <fo:wrapper text-decoration="underline">2. 
       Position of nested block-containers with 
       <fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper>
       or <fo:wrapper font-family="monospace">"fixed"</fo:wrapper>
    
                  </fo:wrapper>
               </fo:block>

    

    

    
               <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
      In this test we are combining coordinates and sizes
      of containers in different ways, hovever we expect all red containers
      (<fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper>) to be the same size.
      In addition, red containers should not cross  the borders of black ones.
      For each subtest with <fo:wrapper font-family="monospace">absolute-position="absolute"</fo:wrapper> 
      we placed same subtest on next page, but with 
      <fo:wrapper font-family="monospace">absolute-position="fixed"</fo:wrapper>.
    </fo:block>

    
    
    
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="0" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="0".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="250pt" height="150pt" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="0" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="0".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="250pt" height="150pt" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
    
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="90" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="90".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="auto" height="auto" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="90" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="90".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="auto" height="auto" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="auto"</fo:block>
            
                              <fo:block>height="auto"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
    
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="-180" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="-180".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="0" width="250pt" height="150pt" left="auto" right="100pt" top="auto" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="-180" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="-180".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="0" width="250pt" height="150pt" left="auto" right="100pt" top="auto" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="0"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="auto"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="auto"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
    
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="270" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="270".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" padding="6pt" display-align="center" absolute-position="absolute" reference-orientation="180" width="250pt" height="150pt" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="absolute"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
      
      
               <fo:block-container inline-progression-dimension="400pt" block-progression-dimension="300pt" reference-orientation="270" border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf">
        
                  <fo:block>Parent container has reference-orientation="270".</fo:block>
        
    
    
                  <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" padding="6pt" display-align="center" absolute-position="fixed" reference-orientation="180" width="250pt" height="150pt" left="50pt" right="100pt" top="30pt" bottom="120pt">
      
                     <fo:block font="11pt Times">
        This block-container is absolutely positioned.
        It has the following values for position properties:
      </fo:block>
      
                     <fo:table font="9pt Times" space-before="6pt">
        
                        <fo:table-column column-width="proportional-column-width(2)"/>
        
                        <fo:table-column column-width="proportional-column-width(1)"/>
        
                        <fo:table-body>
          
                           <fo:table-cell>
            
                              <fo:block>absolute-position="fixed"</fo:block>
            
                              <fo:block>reference-orientation="180"</fo:block>
            
                              <fo:block>width="250pt"</fo:block>
            
                              <fo:block>height="150pt"</fo:block>
          
                           </fo:table-cell>
          
                           <fo:table-cell text-align="end">
            
                              <fo:block>left="50pt"</fo:block>
            
                              <fo:block>right="100pt"</fo:block>
            
                              <fo:block>top="30pt"</fo:block>
            
                              <fo:block>bottom="120pt"</fo:block>
          
                           </fo:table-cell>
        
                        </fo:table-body>
      
                     </fo:table>
    
                  </fo:block-container>
  
  
      
               </fo:block-container>
      
               <fo:block break-after="column"/>
    
    


  
            </fo:block>



            <fo:block break-after="column">

  
               <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt">
                  <fo:wrapper text-decoration="underline">3. <fo:wrapper font-family="monospace">Padding</fo:wrapper> properties</fo:wrapper>
               </fo:block>

  

  

  

  

  
               <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
    This text contains series of figures, each composed of two
    nested block-containers: the outer has black background,
    and the inner has blue background.
    The separation between the two frames is determined by padding 
    value for the outer block-container. The space between the frames
    is filled by grey color.
  </fo:block>

  
               <fo:block break-after="auto">
    
                  <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="left" padding="3pt">
                     <fo:wrapper font-style="italic" text-decoration="underline">3.1. Unabridged padding specifiers</fo:wrapper>
                  </fo:block>
    
                  <fo:block font="12pt Times" space-before="6pt" space-after="6pt">
      The following tests have padding explicitly set for each side
      using <fo:wrapper font-family="monospace">padding-top</fo:wrapper> / <fo:wrapper font-family="monospace">padding-bottom</fo:wrapper> /
      <fo:wrapper font-family="monospace">padding-left</fo:wrapper> /<fo:wrapper font-family="monospace">padding-right</fo:wrapper> attributes.
    </fo:block>
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding-top="0pt" padding-bottom="0pt" padding-left="0pt" padding-right="0pt" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Padding is zero, so the two frames must be attached.</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding-top="6pt" padding-bottom="6pt" padding-left="6pt" padding-right="6pt" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Uniform padding from all sides.</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">6 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">6 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">6 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">6 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding-top="18pt" padding-bottom="36pt" padding-left="72pt" padding-right="144pt" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Different padding values for all sides.</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">18 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">36 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">72 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">144 points</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  
  
               </fo:block>
     
  
               <fo:block break-after="auto">
    
                  <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="left" padding="3pt">
                     <fo:wrapper font-style="italic" text-decoration="underline">3.2. Shorthand padding specifiers</fo:wrapper>
                  </fo:block>
    
                  <fo:block font="12pt Times" space-before="6pt" space-after="6pt">
      The following tests use a shorthand notation for padding,
      using a generic <fo:wrapper font-family="monospace">padding</fo:wrapper> attribute.
    </fo:block>
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding="0.1in" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Padding value: '0.1in'</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding="0.25in 0.5in" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Padding value: '0.25in 0.5in'</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.25 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.25 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.5 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.5 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  
    
    
                  <fo:block-container border="1pt solid black" border-top="3pt double black" background="#cfcfcf" padding="0in 1in 0.25in" margin-top="0pt" margin-left="0pt" margin-right="0pt" margin-bottom="12pt">
      
    
                     <fo:block-container border="1pt solid blue" border-top="3pt double blue" background-color="white" text-align="center" margin="0pt" padding="6pt 6pt">
      
                        <fo:block>Padding value: '0in 1in 0.25in'</fo:block>
      
                        <fo:block>
                           <fo:wrapper font-weight="bold">Expected padding values:</fo:wrapper>
                        </fo:block>
      
                        <fo:list-block space-before="6pt" space-after="6pt" provisional-distance-between-starts="1.2in" provisional-label-separation="0.1in">
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Top:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0 (no padding)</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Bottom:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">0.25 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Left:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
    
                           <fo:list-item>
      
                              <fo:list-item-label end-indent="label-end()">
        
                                 <fo:block text-align="end" font-weight="bold">Right:</fo:block>
      
                              </fo:list-item-label>
      
                              <fo:list-item-body start-indent="body-start()">
        
                                 <fo:block text-align="start">1 inch</fo:block>
      
                              </fo:list-item-body>
    
                           </fo:list-item>
  
                        </fo:list-block>
    
                     </fo:block-container>
  
    
                  </fo:block-container>
  

  
               </fo:block>

            </fo:block>




            <fo:block break-after="column">

  
               <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt">
                  <fo:wrapper text-decoration="underline">4. <fo:wrapper font-family="monospace">Margin, Indent and Padding</fo:wrapper> properties</fo:wrapper>
               </fo:block>

  

  

  
               <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
    This test contains a sets, each consist from three block-containers with
    same attributes except <fo:wrapper font-family="monospace">absolute-position</fo:wrapper>,
    <fo:wrapper font-family="monospace">background</fo:wrapper> and <fo:wrapper font-family="monospace">border</fo:wrapper>.
    Background and border is same as describe on first page.
  </fo:block>



  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="auto"/>
  
  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="90" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="10pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="90"</fo:block>
            
                           <fo:block>margin ="10pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="90" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="10pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="90"</fo:block>
            
                           <fo:block>margin ="10pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="90" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="10pt" padding="0pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="90"</fo:block>
            
                           <fo:block>margin ="10pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="column"/>
  
  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="10pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="10pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="0pt" padding="10pt" start-indent="0pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="0pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="auto"/>
  
  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="180" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="0pt" padding="0pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="180"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="180" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="0pt" padding="0pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="180"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="180" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="0pt" padding="0pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="180"</fo:block>
            
                           <fo:block>margin ="0pt"</fo:block>
            
                           <fo:block>padding="0pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="column"/>
  
  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="30pt" padding="20pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="30pt"</fo:block>
            
                           <fo:block>padding="20pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="30pt" padding="20pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="30pt"</fo:block>
            
                           <fo:block>padding="20pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="0" width="2.5in" height="1.7in" left="1in" right="auto" top="3in" bottom="auto" margin="30pt" padding="20pt" start-indent="10pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="0"</fo:block>
            
                           <fo:block>margin ="30pt"</fo:block>
            
                           <fo:block>padding="20pt"</fo:block>
            
                           <fo:block>start-indent="10pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="3in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="auto"/>
  
  
    
    
               <fo:block-container border="1pt solid red" border-top="double 3pt red" background-color="#fedafb" display-align="auto" absolute-position="absolute" reference-orientation="270" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="20pt" padding="10pt" start-indent="30pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="absolute"</fo:block>
            
                           <fo:block>reference-orientation="270"</fo:block>
            
                           <fo:block>margin ="20pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="30pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid green" border-top="double 3pt green" background-color="#3affff" display-align="auto" absolute-position="fixed" reference-orientation="270" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="20pt" padding="10pt" start-indent="30pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="fixed"</fo:block>
            
                           <fo:block>reference-orientation="270"</fo:block>
            
                           <fo:block>margin ="20pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="30pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
    
               <fo:block-container border="1pt solid black" border-top="double 3pt black" background-color="#cfcfcf" display-align="auto" absolute-position="auto" reference-orientation="270" width="2.5in" height="1.7in" left="1in" right="auto" top="7in" bottom="auto" margin="20pt" padding="10pt" start-indent="30pt">
      
                  <fo:block font="11pt Times">
        This block-container has the following values forproperties:
      </fo:block>
      
                  <fo:table font="9pt Times" space-before="6pt">
        
                     <fo:table-column column-width="proportional-column-width(2)"/>
        
                     <fo:table-column column-width="proportional-column-width(1)"/>
        
                     <fo:table-body>
          
                        <fo:table-cell>
            
                           <fo:block>absolute-position="auto"</fo:block>
            
                           <fo:block>reference-orientation="270"</fo:block>
            
                           <fo:block>margin ="20pt"</fo:block>
            
                           <fo:block>padding="10pt"</fo:block>
            
                           <fo:block>start-indent="30pt"</fo:block>
          
                        </fo:table-cell>
          
                        <fo:table-cell text-align="end">
            
                           <fo:block>width="2.5in"</fo:block>
            
                           <fo:block>height="1.7in"</fo:block>
            
                           <fo:block>left="1in"</fo:block>
            
                           <fo:block>right="auto"</fo:block>
            
                           <fo:block>top="7in"</fo:block>
            
                           <fo:block>bottom="auto"</fo:block>
          
                        </fo:table-cell>
        
                     </fo:table-body>
      
                  </fo:table>
    
               </fo:block-container>
  
    
               <fo:block break-after="column"/>
  


            </fo:block>



            <fo:block break-after="column">

  
               <fo:block font="bold 12pt Times" color="black" space-before="12pt" space-before.conditionality="discard" space-after="6pt" keep-with-next.within-column="always" keep-together.within-column="always" text-align="center" padding="3pt">
                  <fo:wrapper text-decoration="underline">5. Borders conditionality</fo:wrapper>
               </fo:block>

  

  
               <fo:block font="italic 12pt Times" space-before="6pt" space-after="6pt" text-align="justify">
    This test show  <fo:wrapper font-family="monospace">.conditionality="discard"</fo:wrapper> and
    <fo:wrapper font-family="monospace">.conditionality="retain"</fo:wrapper> differentials on the block-containers
    with <fo:wrapper font-family="monospace">absolute-position="auto"</fo:wrapper>.
  </fo:block>
  
               <fo:block space-before="5.8in">
    
    
                  <fo:block-container padding="5pt" padding-before="1in" padding-after="1in" border="5pt solid red" background="#cfcfcf" space-before="0.7in" space-after="4in" margin="0" border-before-width.conditionality="discard" border-after-width.conditionality="discard" padding-before.conditionality="discard" padding-after.condition