[fxtf-drafts] [css-masking-1] `clip` applies-to section should mention <marker>, not <mask>

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

== [css-masking-1] `clip` applies-to section should mention <marker>, not <mask> ==
The blue-box for the [`clip` property](https://drafts.fxtf.org/css-masking-1/#propdef-clip) currently says:

> Applies to: Absolutely positioned elements. In SVG, it applies to elements which establish a new viewport, pattern elements and mask elements.

Pretty sure that `mask` should be `marker`, to match `overflow` and the [SVG 1.1 definition](https://www.w3.org/TR/SVG11/masking.html#OverflowAndClipProperties).  We've got `mask-clip` for clipping masks, after all.


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

Received on Sunday, 18 June 2017 19:30:04 UTC