Code freeze: time to clean up
The last few weeks have been pretty hectic on the development front. Our big merge of the different components into the engine meant we could finally start working toward getting the engine to render things properly. So we’ve put a lot of work into CSS and HTML rendering, using a few sites as a baseline to test against. Take a simple yet tricky site like Hacker News: it uses tables for layout, which is one thing our layouter can’t handle.