[csswg-drafts] Pull Request: [css-sizing-4] Avoid duplicating new values for logical properties

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

== [css-sizing-4] Avoid duplicating new values for logical properties ==
Fixes #7370.

For example, both `inline-size` and `width` are extended with new values, but `inline-size` is defined with `<'width'>`. Therefore a value for `inline-size` is parsed against the new values twice.

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


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

Received on Tuesday, 1 October 2024 19:31:03 UTC