On 22/12/2010 11:20 AM, Philippe Wittenbergh wrote:

On Dec 22, 2010, at 1:07 AM, Alan Gresley wrote:

We now have all implementations supporting all the CSS3 properties
that I demo'd . I would please appreciate a check in FF4 beta if
anyone has it.

As far as the CSS 3 backgrounds and borders module is concerned,
Gecko 2.0 (Fx 4b), Presto (Opera 11), Trident (IE 9) and WebKit
(Chrome 8, Safari 5) have implemented support for all listed
properties

note: except WebKit still needs the -vendor prefix for box-shadow.
The module is expected to reach CR (or return to CR…) in a matter of
weeks.

This is not quite true. The check was for this test.

<http://css-class.com/test/css/3/demo1.htm>

The above is not valid according to the CSS3 validator. A screenshot of IE9 beta is here.

<http://css-class.com/test/temp/css3-background.jpg>


Only IE9 beta that I know of supports the slash "/" in a background string. A simplified test which does validate as CSS3 according to the CSS validator [1].

<http://css-class.com/test/temp/test-slash.htm>

Only IE9 beta, Opera 11 and WebKit (Safari 5) support background-size un-prefixed (the second of the test). Only IE9 beta allows the slash in a background string like below (the first of the test). I would please appreciate a check in Gecko 2 (FF 4) for the above test.

background: url(../images/gallery/byron.jpg) / auto;

[snip]

Holiday task for anyone who hasn't done so yet: _read_ the that CSS3
backgrounds and borders module:
http://www.w3.org/TR/css3-background/ (or for the latest text, the
editor's draft: http://dev.w3.org/csswg/css3-background/)

I second this.

Philippe --- Philippe Wittenbergh http://l-c-n.com/


1. <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fcss-class.com%2Ftest%2Ftemp%2Ftest-slash.htm&profile=css3>


--
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to