- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Oct 2023 22:49:17 +0000
- To: public-css-archive@w3.org
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