removed by LineLM.removeElementsForTrailingSpaces(). There used to be a ClassCastException here. -->\r
<fo:block text-align-last="justify" background-color="yellow">Lorem ipsum dolor sit amet, consectetuer adipiscing elit.\r
</fo:block>\r
+ <fo:block text-align="justify">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. </fo:block>\r
</fo:flow>\r
</fo:page-sequence>\r
</fo:root>\r
</fo>\r
<checks>\r
- <!-- first and second block must be identical -->\r
+ <!-- all three blocks must be identical -->\r
<true xpath="not(boolean(//flow/block[1]/lineArea[1]/@start-indent))"/>\r
<true xpath="not(boolean(//flow/block[2]/lineArea[1]/@start-indent))"/>\r
+ <true xpath="not(boolean(//flow/block[3]/lineArea[1]/@start-indent))"/>\r
<true xpath="//flow/block[1]/lineArea[1]/text/@ipd = //flow/block[2]/lineArea[1]/text/@ipd"/>\r
+ <true xpath="//flow/block[1]/lineArea[1]/text/@ipd = //flow/block[3]/lineArea[1]/text/@ipd"/>\r
</checks>\r
</testcase>\r