Hi Guys, We are preparing the dillo-0.8.3 release. Probably the most interesting feature inside of it will be the just commited "W3C + heuristics" parsing method. From the ChangeLog: <q> + * Added some 'undefined ASCII' to latin1 character conversions. + * Added the "w3c_plus_heuristics" option to dillorc. + - * Introduced a light-weight heuristic algorithm over the W3C parsing + scheme (allows for slightly better rendering: w3c_plus_heuristics=YES). </q> This is an old idea suggested by Rubén Espinoza. I merged it with the current W3C parsing, and the end result is better rendering on some sites. For instance: http://www.arts-design-team.com/good_design_starts_here.php?jump=intro http://linuxtoday.com http://www.cnn.com/ The good news is that the bug-meter also works with this scheme and that as it was merged with the newest parser features, it is _expected_ to provide even better rendering than the venerable dillo-0.7.3. So now is testing time! Please get the latest code from the CVS and compare it with 0.8.2's rendering. Look at your favorite sites and see how it works for you. Feedback is very welcomed. BTW, I'm planning to add a couple of FAQ entries to explain this. What the questions and answers will be, depends on your feedback. By now, all you have is this small explanation (and the one inside dillorc) ;) -- Cheers Jorge.-