Re: [css-masking] clip-rule

On Dec 17, 2013, at 1:21 AM, Rik Cabanier <cabanier@gmail.com> wrote:

> Reading the 'clip-rule' definition [1], it's unclear why it applies to HTML and most SVG elements since it should only affect SVG path operators that are uses as a clip.
> 
> Maybe this should change to say:
> applies to: SVG shapes and text content elements that are descendants of a <clip-path> element
> 
> The text following the property definition seems to confirm this.
> 
> 1: http://dev.w3.org/fxtf/masking/#the-clip-rule

Noted this issue and fixed it. clip-rule just applied to SVG graphics elements now (with the addition that they need to be descendants of <clipPath>).

Greetings,
Dirk

Received on Tuesday, 17 December 2013 01:16:44 UTC