Re: layoutengine test text-transform2.xml

2005-06-09 Thread Jeremias Maerki
So I misunderstood and actually changed the wrong thing. Oh welll. On 09.06.2005 22:25:01 Victor Mote wrote: > Simon Pepping wrote: > > > Why is this expectation in text-transform2 correct: > > > > 2: > text-transform="capitalize">This tExT is ca > color="red">pitA > color="blue">

RE: layoutengine test text-transform2.xml

2005-06-09 Thread Victor Mote
Simon Pepping wrote: > Why is this expectation in text-transform2 correct: > > 2: text-transform="capitalize">This tExT is ca color="red">pitA color="blue">liZed. > > xpath="//flow/block[2]"/> > > Reading the XSL spec, section 7.16.6, I expect 'This Text Is > Capitalized' despi

RE: layoutengine test text-transform2.xml

2005-06-09 Thread Victor Mote
Simon Pepping wrote: > Why is this expectation in text-transform2 correct: > > 2: text-transform="capitalize">This tExT is ca color="red">pitA color="blue">liZed. > > xpath="//flow/block[2]"/> > > Reading the XSL spec, section 7.16.6, I expect 'This Text Is > Capitalized' despi

layoutengine test text-transform2.xml

2005-06-09 Thread Simon Pepping
Why is this expectation in text-transform2 correct: 2: This tExT is capitAliZed. Reading the XSL spec, section 7.16.6, I expect 'This Text Is Capitalized' despite the wrapper and inline elements. The spec only speaks about words. There is no mention that fo child elements would m