Re: [Htmlvalidator-help] html validator
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-07-19 18:46:17
|
Hi Jorge, Are you sure that you use the SGML parser ? It is in the options. Please read this too:=20 http://users.skynet.be/mgueury/mozilla/user_guide.html#Tidy_vs_SGML_parse= r_ Marc Jorge Blazquez wrote: > Hi Marc, > > i tried the beta but still get the green mark of valid xhtml. I've been= =20 > looking for the bug number but haven't found it. > By the way, the beta looks really nice > > Regards > Jorge > > Marc Gueury escribi=F3: > =20 >> Hi Jorge, >> >> This is a bug in tidy that I never find back the right number, but=20 >> that you can find >> here http://tidy.sf.net/ if you look in the bugs. >> >> To see the error you speak about here, maybe try the 0.8x beta that=20 >> you can >> find here: >> >> http://users.skynet.be/mgueury/mozilla/preview_080.html >> >> The beta is really stable. It is a beta until that all features are=20 >> frozen. >> >> Marc >> >> Ps: CC to the mailing list. >> >> >> Jorge Blazquez wrote: >> =20 >>> Hi Mark, >>> >>> I've been using the HTML Validator extension for Firefox for quite a=20 >>> lot. I find it a fantastic feature, so thanks fro doing it :-) >>> It's always great to see the green mark at the bottom right of the=20 >>> page ;-) >>> >>> Bu today I was expecting a red mark to appear and I got the green=20 >>> check mark, which surprised me. I had an invalid html page but HTML=20 >>> Tidy was telling me it was all ok. Since I know it's very rare that's= =20 >>> a bug, i guess maybe i have'nt configured it right. >>> >>> Here's the html code i'm testing: >>> >>> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" >>> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> >>> <html xmlns=3D"http://www.w3.org/1999/xhtml" lang=3D"es" xml:lang=3D"= es"> >>> <head> >>> <title>PRUEBA</title> >>> </head> >>> <body> >>> <dl> >>> <dt>skkdkjd >>> <dd>lllllll >>> </dl> </body> >>> </html> >>> >>> Since I'm using XHTML it should point errors since the dt and dd=20 >>> element's aren't closed. (btw, I'm using version 0.7.9.3) >>> >>> Thanks for your time >>> >>> Jorge >>> >>> >>> =20 > > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > Htmlvalidator-help mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlvalidator-help > > > > =20 |