[csswg-drafts] Pull Request: [css-values-4] Add missing final return step to calc simplification #11572

AtkinsSJ has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-values-4] Add missing final return step to calc simplification #11572 ==
Without this, it is possible to run off the end of the algorithm if `root` is a math-function node without enough information to compute its value.

Fixes #11572.

See https://github.com/w3c/csswg-drafts/pull/11573


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

Received on Monday, 27 January 2025 10:03:27 UTC