[webkit-dev] construct the dom tree of non Xml valid page

David Kilzer ddkilzer at webkit.org
Thu Jun 5 06:22:51 PDT 2008


What XML (or HTML) did you use?  How did it fail?  Did you file a bug on <https://bugs.webkit.org/>?

Remember the old saying:  "Garbage in, garbage out."

Just because WebKit attempts to parse whatever you throw at it doesn't mean it will do exactly what you want.  (Also remember that XML tends to be stricter than HTML, so it depends on what you're doing.)

Dave


On Thu, 6/5/08, Habiba Boulefat <h.boulefaat at gmail.com> wrote:

> Hi,
> I tried to construct some html page and it failed, because
> there is some
> missing closings tags !!!
> 
> Habiba.
> 
> 2008/6/4 David Kilzer <ddkilzer at webkit.org>:
> 
> > On Wed, 6/4/08, nina <s.medjadba at gmail.com> wrote:
> >
> >
> > No, it doesn't have to be valid.
> >
> > Dave



More information about the webkit-dev mailing list