Re: [fxtf-drafts] [css-masking-1] Fix <'clip'> syntax (#466)

Would the following change be appropriate?

```diff
- Value: <<clip/rect()>> | ''clip/auto''
+ Value: <a for="clip" lt="rect()">rect( <<top>>, <<right>>, <<bottom>>, <<left>> )></a> | ''clip/auto''
```

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


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

Received on Thursday, 1 September 2022 08:04:37 UTC