InfoQ

News

Microsoft's CSS Extensions

Posted by Jonathan Allen on Sep 15, 2008

Community
.NET
Topics
Web 2.0
Tags
Browsers ,
CSS ,
Standardization

Microsoft has outlined the CSS extensions whose support has changed in IE 8. These extensions, all prefixed with "-ms-" can be divided into two groups. The first group is to support the work in progress, CSS 3. Since these are still subject to change, Microsoft wants to distinguish between IE's current implementation and whatever form the final specification may take.

The second group of extensions replace the non-standard extensions that existed in previous versions of IE. As per the CSS 2.1 specification, these properties now have vendor-specific prefixes.

While some applaud Microsoft's commitment to web standards, there are a lot of mixed feelings over this change. Many echo's dman's concern:

Yeah. More broken websites in the name of "standards!" So essentially, I need to update all of my websites from overflow-y to -ms-overflow-y. But I can't remove the overflow-y because IE6 and IE7 need that. Then of course when IE8.1 or IE9 (whatever is next) comes around and supports CSS3, I need to revert back to overflow-y because now it will be standardized. But I can't remove -ms-overflow-y because IE8 needs it. Essentially, this change guarantees that websites will NOT be standards compliant for years! If you just leave it at overflow-y maybe people will complain until CSS3 is standardized, but at least after that the madness ends rather than just continuing for years to come.

Many echo's dman's concern by Stefan Wenig Posted Sep 15, 2008 7:50 AM
Re: Many echo's dman's concern by Stefan Wenig Posted Sep 15, 2008 7:51 AM
it is boring by jeason Zhao Posted Sep 19, 2008 1:16 AM
  1. Back to top

    Many echo's dman's concern

    Sep 15, 2008 7:50 AM by Stefan Wenig

    You may want to turn syntax checking on for your posts. Besides, here are the echoes I found for dman's comment (all of them):

    @dman.... read the post again [...]

    @dman: Read the text again [...]

    maybe you want to, er, read that text again?

  2. Back to top

    Re: Many echo's dman's concern

    Sep 15, 2008 7:51 AM by Stefan Wenig

    and quit eating those linefeeds already, pls!

  3. Back to top

    it is boring

    Sep 19, 2008 1:16 AM by jeason Zhao

    I have to study more materials apart from the standard CSS.
    I wonder why MS make this changes, just for funny? or want to be the top one?

Educational Content

Brian Marick on 4 Challenges and 5 Guiding Values of Agile Software Development

Brian Marick takes us through a quick tour of the most important values and challenges to adopting Agile successfully (they aren't the typical challenges and values we hear in the community).

Are You a Software Architect?

The line between development and architecture is tricky. Does it exist at all? Is an ivory tower actually needed? There's a balance in the middle, but how do you move from developer to architect?

Agile – A Way of Life and Pragmatic Use of Authority

The word 'authority' sometimes produces an allergic response in hard-line agilists. Freedom and authority – both are bad if misused and both are good if used in right spirit for a noble cause.

Getting Started with Grails, Second Edition

"Getting Started with Grails" brings you up to speed on this modern web framework. Companies as varied as LinkedIn, Wired, and Taco Bell are all using Grails. Are you ready to get started as well?

Using ITIL V3 as a Foundation for SOA Governance

Those familiar with only ITIL V2 often scoff at the thought that ITIL could serve as a governance framework for SOA. With ITIL V3, the focus of the framework shifted towards service-orientation.

Adrian Colyer on AspectJ, tc Server and dm Server

SpringSource CTO Adrian Colyer discusses AspectJ, SpringSource's dm Server and tc Server products, OSGi and Scrum.

Adam Wiggins on Heroku

Heroku's Adam Wiggins talks about Rails, Background Jobs, Add-Ons, Ruby, and how Heroku manages to work around Ruby's inefficiencies using Erlang and other languages.

SOA as an Architectural Pattern: Best Practices in Software Architecture

For Grady Booch the foundation of a good architecture is patterns, SOA being just one of many patterns. In this Second Life presentation, Booch attempts to bring more clarity on what architecture is.