Thanks, very interesting. I set a bookmark.
On Apr 19, 11:05 am, Thomas Broyer <[email protected]> wrote: > Because it implements the HTML5 parsing rules, algorithm that has been > written to predictably parse web pages as found "in the wild", with > results that are as close as possible as what browsers do today (when > they disagree, a choice had to be done obviously), and which browsers > are implementing today for their next version. Moreover, this > particular implementation is AFAIK the on that ships in Firefox (not > as the default parser for now, but will be soon), after being > translated to C++ (by a script); it is also the one used to back the > HTML5 validator at validator.nu and validator.w3.org. > So I tend to believe its results more than any other "tag soup > parser". > (oh, and for the story htmlparser.validator.nu has successfully been > compiled with GWT! ;-) ) -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
