- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 May 2025 16:31:28 +0000
- To: public-css-archive@w3.org
I don't think it should allow bypassing; we have those restrictions for a reason. And I think enforcing it at parse time, when possible, is still useful. I guess we should just define that `<custom-ident>` also checks its computed value for whatever restrictions are applied (disallowed keywords, required dash prefix, etc), and makes its property IACVT if that fails. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12206#issuecomment-2898568464 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 May 2025 16:31:29 UTC