Re: [csswg-drafts] [css-values-4] Should `pow()`/`sqrt()`/`sign()`/`abs()` only take calculations matching `<number>`? (#10765)

There is no reason for it to be invalid, indeed. It is currently invalid in Chrome and FF while `calc(1deg * sin(1deg))` is valid, but probably for another reason (`calc(1deg + 1%)` is also an invalid `<angle-percentage>`).

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10765#issuecomment-2308759740 using your GitHub account


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

Received on Sunday, 25 August 2024 10:00:56 UTC