The Perfect Browser, Part Two
To build upon my previous post in The Perfect Browser Series, I think another much-needed, yet-to-be-implemented feature is an optional strict mode. The basic idea is that the browser will parse the HTML, CSS, JavaScript, etc. and render if the everything is correct or display an error message indicating what went wrong. It would be …