You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Simon Pepping <sp...@leverkruid.nl> on 2005/11/15 20:31:17 UTC

block children of inlines fixed?

On the Wiki, ReleasePlanning:

  fo:inline - Does not support block-level objects as children (isn't that fixed?)

Mostly, but perhaps not completely. I seem to recall that Finn
reported an Exception related to a LM not recognizing the double list
structure of Knuth elements returned by some inline level LMs.

Simon

-- 
Simon Pepping
home page: http://www.leverkruid.nl


Re: block children of inlines fixed?

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
inline_block_nested_3.xml is disabled and produces a NPE. I assume
it's that. So it is one of our known problems. :-) That's exactly where
I see the XML-ification of the disabled-testcases.txt come into play. We
will be able to more clearly document what we can't do right now and
what our known issues are.

On 15.11.2005 20:31:17 Simon Pepping wrote:
> On the Wiki, ReleasePlanning:
> 
>   fo:inline - Does not support block-level objects as children (isn't that fixed?)
> 
> Mostly, but perhaps not completely. I seem to recall that Finn
> reported an Exception related to a LM not recognizing the double list
> structure of Knuth elements returned by some inline level LMs.


Jeremias Maerki