you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 1 year ago* (2 children)

If website developers don’t want browsers to “tamper” with their code in any way, then I say: Go for it. From now on, only perfectly valid websites will be displayed, since leniency toward the rules would in effect change the website.

Headings not in order? “Sorry, this website is broken and can’t be displayed”.

JavaScript error? “Sorry, this website is broken and can’t be displayed.”

Forgot to close a <div>? “Sorry, this website is broken and can’t be displayed.”

An <input> without an associated <label>? “Sorry, this website is broken and can’t be displayed.”

<img> without an <alt> text? “Sorry, this website is broken and can’t be displayed.”

Duplicate IDs on the page? “Sorry, this website is broken and can’t be displayed.”

  • source
  • hideshow 4 child comments
  • [–] 15 points 1 year ago (1 child)

    I don't disagree with you, but this is how internet explorer stayed the #1 browser for so long. It would accept any garbage and display it somewhat properly, while Netscape tried sticking to standards.

  • source
  • parent
  • hideshow 2 child comments