Crashing Browsers

Sunday 4 May 2003This is over 21 years old. Be careful.

It turns out this snippet of HTML:

<input type>

crashes Internet Explorer. Try it.

dive into mark has a long comment thread about it, which of course devolves into anti-monopolistic rants against Microsoft. As much as I dislike Microsoft’s business practices, I don’t think they are inept at creating software (far from it, and it makes me even more baffled as to why they have to act like such aggressive bastards on the business side). It’s just amusing to see such a simple input crash IE.

And for balance, this snippet:

<fieldset style="position:fixed">
<legend>Crash</legend>
</fieldset>

crashes Mozilla-based browsers. Try it.

Comments

Add a comment:

Ignore this:
Leave this empty:
Name is required. Either email or web are required. Email won't be displayed and I won't spam you. Your web site won't be indexed by search engines.
Don't put anything here:
Leave this empty:
Comment text is Markdown.