> Raffaele, > > I'm able to make the browser crash on a certain number of > pages with poorly formed links. (nested links, extra </a> > with no matching <a>.) > well, the code currently checked in doesn't have any call to LMHText_beginAnchor (unless I didn't see it), so that's why I commented out the call to LMHText_endAnchor. with the two call in place I agree that you'll get a crash on pages that starts with </A> and that you'll get wrong information for extra </A>. maybe you could add a text->current_anchor that is set to text->last_anchor for an <A> and to NULL for a </A> and use that for anchor management. -- RaffaeleReceived on Friday, 25 June 1999 10:58:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT