- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 May 2025 02:51:34 +0000
- To: public-css-archive@w3.org
In my opinion, populating `longhands` in the shorthand loop is appropriate because most properties are not mapped by a shorthand, and even fewer are mapped by more than one shorthand. You can populate `longhands` before the shorthand loop and skip doing it when `shorthands` is empty, but I am not convinced that would be clearer in the spec, or faster in implementations. -- GitHub Notification of comment by cdoublev Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12193#issuecomment-2882060557 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 15 May 2025 02:51:35 UTC