Earlier quoted context omitted.
I agree, it's unbelievable. End users don't care about incorrect markup, they care about their browser hanging.
Obviously this is a bug in IE that needs to be fixed and it's Microsoft's responsibility to ensure that their browser doesn't crash in invalid input, but end users don't actually care about the browser either (they don't even know what a browser is), they care about your site crashing.
This page crashes Internet Explorer, even version 9 and 10.
41–50 of 94 posts
Re: This page crashes Internet Explorer, even version 9 and 10.
#42I can't be the only one that saw this, and immediately thought "Wrap this in some browser detection code, and display it in a tiny iframe if you're using an inferior browser..." No? Anyone? Guess I'm wearing a black hat today.
Re: This page crashes Internet Explorer, even version 9 and 10.
#43Earlier quoted context omitted.
Obviously this is a bug in IE that needs to be fixed and it's Microsoft's responsibility to ensure that their browser doesn't crash in invalid input, but end users don't actually care about the browser either (they don't even know what a browser is), they care about your site crashing.
That's incorrect. If your TV crashed would you blame the TV program you were watching at the time? People know the difference between software and content. Content should never be able to crash software.
I'm 99% sure that it was something invalid in the closed captioning.
Re: This page crashes Internet Explorer, even version 9 and 10.
#44I'm the author that discovered this bug - and went way out of my way to tell the Internet Explorer team about it. I uncovered the error while working on a client's SharePoint site and figuring out why a certain page always caused their computer to freeze up. The most amazing part of this exercise has been analyzing the traffic trends. This page gets a crazy amount of traffic in Japan and China - I still can't figure…
(The link on the page is just to a Google Group discussion, which doesn't appear to have participation from Microsoft.)
Re: This page crashes Internet Explorer, even version 9 and 10.
#45That headline sounds disingenuous and somewhat flamebaity given that 10 is still in development and the latest public version available on Windows 8 does not crash.
Re: This page crashes Internet Explorer, even version 9 and 10.
#46Re: This page crashes Internet Explorer, even version 9 and 10.
#47Earlier quoted context omitted.
Obviously this is a bug in IE that needs to be fixed and it's Microsoft's responsibility to ensure that their browser doesn't crash in invalid input, but end users don't actually care about the browser either (they don't even know what a browser is), they care about your site crashing.
That's incorrect. If your TV crashed would you blame the TV program you were watching at the time? People know the difference between software and content. Content should never be able to crash software.
I'm not positive, but I believe that it's possible for TV shows to crash TVs, which is why there are standards in that specify what kind of content you are allowed to broadcast:
Re: This page crashes Internet Explorer, even version 9 and 10.
#48Re: This page crashes Internet Explorer, even version 9 and 10.
#49Is this a big deal? It's amusing that it is such a simple chunk of HTML, but I was under the impression that it's not terribly difficult to DoS the average browser. I accidentally discovered some very simple HTML that reliably crashes Outlook whenever you try to view or preview the message a while back. I reported it and I think they eventually fixed it.
Re: This page crashes Internet Explorer, even version 9 and 10.
#50I can't be the only one that saw this, and immediately thought "Wrap this in some browser detection code, and display it in a tiny iframe if you're using an inferior browser..." No? Anyone? Guess I'm wearing a black hat today.
If it only crashes IE, and you want to punish IE users, why bother wrapping it?