On Fri, 13 Mar 2009 21:20:02 GMT Richard Porter <[email protected]> wrote:
> Evidently, but I can't help thinking that it might have been easier > to do the basic html support first, and then add the CSS support, > rather than the other way around! We've been here before. You may think that all you wish. It's actually more complex than you may think; NetSurf is a CSS browser at its core. Doing this requires the injection of CSS rules. NetSurf is a modern browser, unlike many others that have long histories. Implementing HTML first and then CSS later would be the wrong approach; it'd result in something bloaty and not render as well as it does. Of course, if you think differently, you know where to send patches... B.
