Hi Kevin,
I think you should get interested to this:
http://users.skynet.be/mgueury/mozilla/preview_080.html
Mostly the difference between the algorithms. Here:
http://users.skynet.be/mgueury/mozilla/user_guide.html#Tidy_vs_SGML_parser_
Tidy does an automatic detection of the HTML version
due that most HTML page forget the doctype.
The SGML parser is more strict about this. If the DTDs is
not given at the begining of the page, it is lost.
Given what you explain, you probably are more interested by the SGML parser.
Marc
Ps: cc to the mailing list
Kevin Cypers wrote:
> Whoops, I didn't notice not everyone is speaking Dutch... so I made a
> translation of my previous message...
>
> Well, I installed your FF HTML Validator extension, but now I'm
> wondering if the extension reads a page's doctype to determine the
> right syntax. I know Tidy has this feature, but did you also work it
> out in your implementation? I can't find this information on your
> website. It is important for me to distinguish between HTML 4
> documents and XHTML 1.0 compliant documents, and they both should be
> validated the right way...
>
> My first impression: I think your validator is pretty good. It just
> validates, without clicking around, it has a nice integration with FF
> and it just looks pretty! Congratulations!
>
> Sincerely, Kevin Cypers
>
> --
>
> kc...@gm... <mailto:kc...@ti...>
> Get Firefox!
> <http://www.spreadfirefox.com?q=affiliates&id=121084&t=81> Get
> Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id=121084&t=178>
>
>
> -------- Original Message --------
> Subject: FF HTML Validator Extension
> Date: Thu, 06 Jul 2006 21:22:21 +0200
> From: Kevin Cypers <kc...@gm...>
> To: mg...@sk...
>
>
>
> Hallo!
>
> Ik heb je FF HTML Validator extension geinstalleerd (dacht het zelf te
> schrijven, maar ik ben altijd blij als iemand mij al voor is :) ) maar
> nu vraag ik mij af of die rekening houdt met het doctype van een
> pagina om de correcte syntax te bepalen (strict, transitional). Ik
> weet dat Tidy dit kan, zit het ook in jouw implementatie? Dit kan ik
> niet terugvinden op je website.
>
> Ik vind de validator op het eerste zicht best goed. Valideert vanzelf,
> geen geklik meer, subtiel verwerkt in de browser en mooie afwerking!
>
> Dank bij voorbaat, Kevin Cypers
> --
>
> kc...@gm... <mailto:kc...@ti...>
> Get Firefox!
> <http://www.spreadfirefox.com?q=affiliates&id=121084&t=81> Get
> Thunderbird! <http://www.spreadfirefox.com/?q=affiliates&id=121084&t=178>
>
>
|