[Imps] liberal XML and implied end tags

Ian Hickson ian at hixie.ch
Sun Mar 11 20:00:04 PDT 2007


On Sun, 11 Mar 2007, Sam Ruby wrote:
>
> Inside src/liberalxmlparser.py, I see:
> 
> >              if node.name == name:
> >                  #XXX Something is wrong here... The next (commented) line is
> >                  #html-only
> >                  #self.tree.generateImpliedEndTags()
> 
> Problem #1: if I uncomment out that line, no tests fail.  What's up with 
> that?  If I need to make a fix that involves restoring that line, how 
> will I know what that breaks?

That's why you really need a spec now. :-)

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'



More information about the Implementors mailing list