- From: 一丝 via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Jan 2024 09:23:54 +0000
- To: public-css-archive@w3.org
Can this be used with @property? When `syntax:"<number>"` is present, it is possible to parse the HTML attribute value as `<number>`?
```css
@property --foo {
syntax: "<number>";
initial-value: 0;
inherits: true;
}
```
--
GitHub Notification of comment by yisibl
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4482#issuecomment-1882692201 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 January 2024 09:23:56 UTC