Re: [csswg-drafts] [css-values-4] Clarify minimum calculation terms (#8258)

While parsing `calc(calc(1 + 2) + calc(1))` you match against `<calc-value>` 5 times - twice at the top level, and three more times nested inside the calcs. So that's the answer for the purposes of this limit. ^_^

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


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

Received on Monday, 23 October 2023 22:49:19 UTC