Re: background-clip and background-origin question

On 01/19/2011 02:44 PM, Boris Zbarsky wrote:
> On 1/19/11 3:20 PM, tao.yu@nokia.com wrote:
>> background-clip: border-box;
> ...
>> IE8 behaves this way, but some other browsers
>> (Chrome/Safari/Opera v11) still paint both background-color and
>> background-image behind the dashed border.
>
> Doesn't Webkit still have a vendor prefix on background-clip? And
> isn't that expected, since CSS3 Backgrounds is not in CR yet?

CSS3 Backgrounds did hit CR, and got pulled back to LC for some edits.
It has been stuck in procedural red tape since early November. But
since it did hit CR and none of the features were revoked for the LC,
dropping prefixes is valid.

(W3C needs a CR errata process that doesn't invoke WD.)

~fantasai

Received on Wednesday, 19 January 2011 23:01:30 UTC