git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198697
13f79535-47bb-0310-9956-
ffa450edef68
<p>
This test checks text-transform (especially some mean cases for capitalize).
</p>
+ <p>
+ The second block may cause rised eyebrows. An explanation can be found at
+ <a href="http://marc.theaimsgroup.com/?t=111718934800001&r=1&w=2">http://marc.theaimsgroup.com/?t=111718934800001&r=1&w=2</a>
+ </p>
</info>
<fo>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/2000/svg">
</fo>
<checks>
<eval expected="1: This Text Is Capitalized." xpath="//flow/block[1]"/>
- <eval expected="2: This Text Is Capitalized." xpath="//flow/block[2]"/>
+ <eval expected="2: This Text Is CaPitALizEd." xpath="//flow/block[2]"/>
</checks>
</testcase>