- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Thu, 06 Nov 2025 08:24:18 +0000
- To: public-css-archive@w3.org
Either the shorthand expands to the physical longhands only, and then logical values need to be represented as an internal pending value at parse time, or the shorthand expands to logical or physical longhands depending on the provided value. The 2nd option is what most people would probably expect, but has lots of problems (in particular, it breaks with variables). Thus my opposition in https://github.com/w3c/csswg-drafts/issues/116#issuecomment-1856386111. People promised some magical solution that I still have not seen anywhere. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/116#issuecomment-3495804441 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 6 November 2025 08:24:19 UTC