Re: [csswg-drafts] [css-values-5] Can ident() bypass dashed-ident requirements? (#12206)

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