Skip to main content

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Groups (1)

  • css

    CSS Evangelist

    221 members,392 bookmarks

    a collection of resources of all things CSS- Include how-tos, articles, resources, tools, etc...

Bookmark History

Saved by 33 people (5 private), first by anonymouse user on 2006-08-22


Public Comment

on 2006-08-22 by jackysee

詳細表列 fix 了什麼 bugs

on 2006-08-23 by dcruickers

Details on our CSS changes for IE7

on 2006-08-23 by matiasjajaja

lista de va hasta ahora en el proxima salidad de iexplorer 7

on 2006-10-24 by checkerbelt

css

on 2006-10-24 by kgl0903

ie7對於css的修正列表

on 2007-01-08 by edgincvg

We are currently locking down IE7 for shipping and I wanted to give an update on the CSS work that went into IE7. Chris originally outlined our plans for IE7, and we listened to a lot of feedback ( blog , connect database , conferences , our WASP partn...

Public Sticky notes

Details on our CSS changes for IE7

We are currently locking down IE7 for shipping and I wanted to give an update on the CSS work that went into IE7. Chris originally outlined our plans for IE7, and we listened to a lot of feedback (blog, connect database, conferences, our WASP partnership etc.)  to help us address the most grievous bugs and prioritize which features to put in for IE7. I like to thank especially the contributors on this blog for their participation. Your feedback made a difference in deciding what issues to address.

We understand that we are far from being done and we know we have still a lot of work ahead of us.  IE 7 is a stepping stone in our effort to improve our standards compliance (especially around CSS). As an example, in the platform we did not focus on any proprietary properties – though we may try out new features in the future using the official –ms- prefix, following the CSS extension mechanism. We also work very closely with the W3C CSS working group (which I am a member of) to help clarify assumptions in our implementation and drive clarifications into the spec. I really like to thank everyone who helped us here.

In all, we made over 200 behavior changes (bug fixes or new features) under strict mode to improve CSS2.1 compliance.  All this work (with the exception of transparent PNGs) has been done under the <!DOCTYPE> switch only, since all changes required behavioral updates to be more in line what the CSS spec specifies. To preserve application compatibility we will not make any behavioral changes to “quirks mode” as it has been established since IE6.  

Here is the list of CSS features and changes for IE7:

Bugs we fixed

Highlighted by dcruickers

Details on our CSS changes for IE7

Highlighted by quirk3k

Details on our CSS changes for IE7

Highlighted by norifumi