Re: New design of tag nesting cleanup within the parser.
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 23, 2016 at 02:57:40PM +0200, Johannes Hofmann wrote: > Hi Jorge, > > it seems to fix too narrow forum posts on > http://forum.xda-developers.com/ - very nice! Good! That's what I was expecting... The parser is tuned for HTML 4.01 now, and as these days I see lots of sites using HTML5, most probably we'll see more cases of improved rendering as the parser is made aware of HTML5-specific rules. The new design is simpler to customize as it has a more definite separation between HTML rules and parsing decisions. -- Cheers Jorge.-