# Thursday, February 02, 2006

Improvements?

Internet Explorer 7 contains a number of improvements to cascading style sheet (CSS) parsing and rendering over IE6. These improvements are aimed at improving the consistency of how Internet Explorer interprets cascading style sheets as recommended by the W3C in order that developers have a reliable set of functionality on which to rely.

[ Cascading Style Sheet Compatibility in Internet Explorer 7 (Windows IETechCol) ]

I'm not sure how an attempt to finally support CSS the way it was explained is an "improvement" or building an engine that breaks older sites coded against the previous incorrect model is an "improvement".

That being said, I guess it's good to bite the bullet and do it up right, if in fact that is what IE 7 is doing now. I've already run into some oddities, but at least I have a swell MSDN article to help me pinpoint what they've changed in the engine before it gets popular.

#    Comments [3] |
Thursday, February 02, 2006 4:06:41 PM (Eastern Standard Time, UTC-05:00)
Oh crud. Another browser. Just what I need. :P Thanks for the link!
katie
Thursday, February 02, 2006 4:38:46 PM (Eastern Standard Time, UTC-05:00)
"These improvements are aimed at improving"

Hmm ... I think they had the B-team write that copy.
Monday, February 06, 2006 10:26:22 AM (Eastern Standard Time, UTC-05:00)
I definitely think properly supporting CSS is the answer. If it breaks old sites, so be it.
Comments are closed.