The birth of Microsoft's new web rendering engine
blogs.msdn.com
The birth of Microsoft's new web rendering engine
1–10 of 247 posts
Re: The birth of Microsoft's new web rendering engine
#2Re: The birth of Microsoft's new web rendering engine
#3* IE5 (quirks mode)
* IE7 (compatibility view)
* IE8, IE9, and IE10 (available from the x-ua-compatible meta tag)
* IE11's actual rendering engine
As an aside, the hilariously long user-agent string is perhaps the best evidence that string-based browser detection is something that web devs should avoid at all costs. It manages to include "Safari", "Chrome", "AppleWebKit", "KHTML", "Mozilla", and "Gecko".
Re: The birth of Microsoft's new web rendering engine
#4PS - This was originally a reply to a comment which got removed.
Re: The birth of Microsoft's new web rendering engine
#5Re: The birth of Microsoft's new web rendering engine
#6I don't understand this statement
Re: The birth of Microsoft's new web rendering engine
#7I'm glad to see that Microsoft is finally ripping out all the weird legacy modes -- IE11 essentially ships with 6 different rendering engines! [1] * IE5 (quirks mode) * IE7 (compatibility view) * IE8, IE9, and IE10 (available from the x-ua-compatible meta tag) * IE11's actual rendering engine As an aside, the hilariously long user-agent string is perhaps the best evidence that string-based browser detection is someth…
Re: The birth of Microsoft's new web rendering engine
#8"Fixing patterns instead of sites" I don't understand this statement
Re: The birth of Microsoft's new web rendering engine
#9I don't necessarily want Microsoft to be a leader in this area (not sure I'd trust Microsoft with any new security protocols anyway), but at the very least it should be a fast-follower. Looking forward to Microsoft adopting ChaCha20-Poly1305 or at least helping to speed up the standardization at IETF and then adopt that standard if their excuse right now is that they can't adopt "non-finalized standards".