Fixed in r1042150, Simon
On Fri, Dec 03, 2010 at 08:44:58PM +0100, Simon Pepping wrote: > There are two failures in the unit tests: > > junit-layout-standard: > [junit] Testcase: > kerning_1_on.xml(org.apache.fop.layoutengine.LayoutEngineTestSuite$1): > Caused an ERROR > [junit] Expected XPath expression to evaluate to '36420', but got '40020' > (XPath: //flow/block[1]/block[1]/lineArea/inlineparent/@ipd) > > junit-layout-hyphenation: > [junit] Testcase: > block_hyphenation_kerning.xml(org.apache.fop.layoutengine.LayoutEngineTestSuite$1): > Caused an ERROR > [junit] Expected XPath expression to evaluate to '17230', but got '32709' > (XPath: //flow/block[1]/lineArea[1]/text[1]/@twsadjust) > > Simon
