It seems like that the favorite browser everyone loves to hate is having a makeover.
From the msdn IEBlog site, developers from microsoft are in the process of updating Internet Explorer to have:
- Speedier Performance – on par with Firefox 3.6. It finally looks like that javascript will be accelerated like Firefox and Safari/Chrome builds are.
- Standards Compliance – some HTML 5 support, as well as CSS 3 compliance are being done. ACID 3 compliance is also being worked upon.
- Hardware accelerated graphics and text via Direct2D.
Concerning #2, here’s a pic from the IEBlog, concerning Javascript execution speed:

On my own opinion, other browsers have the lead in JS acceleration, and IE is basically playing catchup. By the time IE 9 gets ready to ship, developments and enhancements in Firefox and Webkit based browsers (Safari/Chrome) will have optimized their javascript engines further. Furthermore, 3D acceleration has been in development for the other browsers as well. What remains to be seen, and this is what I think is significant to watch, is whether HTML 5 will be able to unseat flash, considering future browsers are racing to implement HTML 5 compliance (IE included).