Re: [csswg-drafts] [css-values] nested `calc()` is not defined by its grammar (#6506)

All right, addressed the two lingering issues brought up here:

* The calc simplification text now only tells you to recurse on *calculation* arguments, and asks if the *calculation* arguments are plain numbers, allowing non-calculation arguments (like the keyword arg to `round()` to be handled correctly.
* The `<string>` section no longer implies that it's *only* for literal strings; instead, it uses similar wording to `<number>` and just describes "When written literally...".

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


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

Received on Friday, 15 October 2021 22:46:36 UTC