Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.

Submission Preview

Link to Story

Microsoft needs to fix IE11 because Web devs don't follow standards

Accepted submission by c0lo at 2014-08-01 03:16:19
Software
In a bad turn of karma for Microsoft's "embrace and extend" approach to the web in the early 2000s, I see it as deliciously ironic Microsoft's announce [msdn.com] that it has to change its standards-based IE11 browser to make the mobile version work better with non-standard websites. As ZDNET comments [zdnet.com]:

Web developers have been complaining for years about having to fix their websites to handle non-standard versions of Microsoft's Internet Explorer. Now the boot is on the other foot. Microsoft is having to change its standards-based IE11 browser to make the mobile version work better with non-standard websites.

Microsoft says it tested "more than 500 of the top mobile web sites" when developing the Windows Phone 8.1 Update, and it has improved about 40 percent of them, including Twitter.
It found that the main issues were (quote):

  • Faulty browser detection not recognising IE as a mobile browser and giving the desktop experience
  • Using only old webkit-prefixed features that have been replaced by standards [submitters note: can't repress a hint of a schadenfreude feeling]
  • Using proprietary webkit-prefixed features for which there is no standard
  • Using features that IE does not support with no graceful fall-back
  • Running into interoperability bugs and implementation differences in IE

Well, schadenfreude or not, it's actually a pity there still are Web designers/developers that ignore the W3C standards now that the majority of browsers support them [wikipedia.org]


Original Submission