[fxtf-drafts] [css-masking-1] Remove margin-box from description mask-clip (#534)

alkorlos has just created a new issue for https://github.com/w3c/fxtf-drafts:

== [css-masking-1] Remove margin-box from description mask-clip ==
In the specification [CSS Masking Module Level 1](https://drafts.fxtf.org/css-masking-1/) in the section [Changes since last publication](https://drafts.fxtf.org/css-masking-1/#changes) in the list “The following changes were made since the [26 August 2014 Candidate Recommendation](https://www.w3.org/TR/2014/CR-css-masking-1-20140826/).” has change:

> Remove margin-box as possible value from [mask-origin](https://drafts.fxtf.org/css-masking-1/#propdef-mask-origin) and [mask-clip](https://drafts.fxtf.org/css-masking-1/#propdef-mask-clip).

Value `margin-box` removed from `mask-clip`, but in the [7.5. Masking Area: the mask-clip property](https://drafts.fxtf.org/css-masking-1/#the-mask-clip) value `margin-box` left in description:

> For SVG elements without associated CSS layout box, the [used value](https://drafts.csswg.org/css-cascade-5/#used-value)s for [content-box](https://drafts.fxtf.org/css-masking-1/#valdef-mask-clip-content-box) and [padding-box](https://drafts.fxtf.org/css-masking-1/#valdef-mask-clip-padding-box) compute to [fill-box](https://drafts.fxtf.org/css-masking-1/#valdef-mask-clip-fill-box) and for [border-box](https://drafts.fxtf.org/css-masking-1/#valdef-mask-clip-border-box) and margin-box compute to [stroke-box](https://drafts.fxtf.org/css-masking-1/#valdef-mask-clip-stroke-box).

Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/534 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 October 2023 15:48:32 UTC