Re: [fxtf-drafts] [css-masking-1] Fix overlapping <rect()> (#468)

Actually I think the following is also required:

```diff
-   : <dfn function>rect()</dfn> = rect( <<clip/top>>, <<clip/right>>, <<clip/bottom>>, <<clip/left>> )
+   : <dfn value>rect()</dfn> = rect( <<clip/top>>, <<clip/right>>, <<clip/bottom>>, <<clip/left>> )
```

Waiting for your review.

Related: https://github.com/w3c/csswg-drafts/issues/7682

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/468#issuecomment-1236052716 using your GitHub account


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

Received on Saturday, 3 September 2022 05:29:07 UTC