Jeremias Maerki writes:
> I haven't found anything odd, yet. Looking forward to your test cases.
I'm starting now. I've had to rename inline_block_nested_\#36248.xml
to inline_block_nested_bug36248.xml to get the junit task to build.
Can you please point me to an explaination of the following:
<checks>
<eval expected="100000" xpath="//flow/block[2]/lineArea/viewport/@ipd"/>
<eval expected="100000" xpath="//flow/block[2]/lineArea/viewport/@ipda"/>
<eval expected="100000" xpath="//flow/block[2]/lineArea/viewport/@bpd"/>
<eval expected="100000" xpath="//flow/block[2]/lineArea/viewport/@bpda"/>
</checks>
i.e. What are ipd, bpda, etc. ?
Richard