Hacker News new | ask | show | jobs
by igrunert 958 days ago
Building an browser engine from scratch is a great exercise for validating both the specifications and the web platform tests.

For example, here's some bugs raised by Andreas Kling in the HTML spec that were found while building Ladybird:

https://github.com/whatwg/html/issues?q=is%3Aissue+author%3A...