Hi all, >> inlineparent, text, viewport, foreign-object, image can also be >> targets of internal-destination.
> InlineParent, Text and Viewport areas pass through renderInlineArea, > so they've been taken care of. I'll implement the others as well. Ah - ForeignObject and Image go via renderViewport. Looks like determining the positions in renderBlock and renderInlineArea is enough after all. Anyway, I'll test thoroughly before submitting a patch. Cheers, Paul Vinkenoog