[csswg-drafts] Pull Request: [css-syntax-3] Rename `<an+b>` to `<an-b>`

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

== [css-syntax-3] Rename `<an+b>` to `<an-b>` ==
See context in #9473. Rename is aimed at avoiding interpretation of `+` as a component value multiplier by parsing tools. The ID of the definition does not change.

The rename is also done in the definition of the `serialize an <an+b> value` algorithm, preserving the previous ID since the algorithm was exported (and referenced by other specs).

Once construct has been renamed, the following specs will need to be slightly updated as well (they either reference `<an+b>` or `serialize an <an+b> value`):
- cssom-1
- css-gcpm-4
- selectors-4

I'll prepare a follow-up PR for these updates once the cross-references database gets the new definitions.

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


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

Received on Tuesday, 17 October 2023 13:40:06 UTC