On 2009-07-14 16:13:46 -0400, Kristofer Henriksson wrote: > As a side note, such divergent error handling makes it a shame that > there is no debug-type option for error handling to be set in > browsers, with XHTML-style failure when debugging is enabled and > silent HTML-style perseverance when disabled.
One problem is that Firefox does not fix HTML errors in the "right" way (by "right" way, I mean: not expected by the web site developers), and when I look at a badly-written site with Firefox, it's not obvious that there's something wrong, or the cause of a problem can be difficult to track (because the developer uses a different browser and may not see the problem). At least, with XHTML-style failure, one can clearly see that there's a problem and one can fix it. -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
