Re: [css-background] Order of properties in background shorthand

(12/06/01 5:07), Kang-Hao (Kenny) Lu wrote:
> A concrete example:
> 
>   body { red green border-box; }
> 
> would be a green background in these quriks mode. The difference is that
> IE9 recognizes border-box, but IE6 doesn't.

Oops, I was wrong about the last sentence. IE9 quirks mode doesn't
recognizes border-box, it's just like IE6 quirks mode.

> Baseline: IE9 isn't a pre-CSS3 browser.

So the this is the pre-CSS3 browser *in* IE9. :p

(12/06/01 6:06), Brian Manthos wrote:
> Point of clarification...
>
> I'm referring only to (1) IE6 the product and (2) "Internet Explorer
> 9 Standards" as we labeled it in IE9 product's "F12 developer tools."

The standards mode in IE (with <!DOCTYPE html>) doesn't have this
problem from my testing.


Cheers,
Kenny

Received on Thursday, 31 May 2012 22:17:09 UTC