Simon Willison’s Weblog

Subscribe

23rd June 2024

For some reason, many people still believe that browsers need to include non-standard hacks in HTML parsing to display the web correctly.

In reality, the HTML parsing spec is exhaustively detailed. If you implement it as described, you will have a web-compatible parser.

Andreas Kling

This is a quotation collected by Simon Willison, posted on 23rd June 2024.