Re: fill and stroke properties with CSS <image> values

On Wed, Jan 22, 2014 at 2:55 AM, Dirk Schulze <dschulze@adobe.com> wrote:
> I actually hope that we can follow CSS Masking (but with layers) here. That means that <the rest> would magically disappear. And the paint server is just a <image> but with url(). ICC Colors should be part of CSS4 Colors already or will be once the editors added the changes.

Yeah, it's not currently, but I can do that.  I really don't like the
way SVG does ICC colors, but they should be fine from a grammatical
standpoint, I think.

> The main difference to background (and I am very sad about that): <color> can not be painted when we have a valid paint server reference. But it can still be treated as for background for all other cases (means it is a separate solid color filled layer).

You can wrap a color in image() to transform it into an <image> value.

~TJ

Received on Wednesday, 22 January 2014 15:35:00 UTC