- From: Sam Davis via GitHub <noreply@w3.org>
- Date: Wed, 06 Aug 2025 08:35:25 +0000
- To: public-css-archive@w3.org
I doubt that authors would intentionally specify more decorations than there are gaps, so we shouldn’t "overly attempt" to accommodate that mismatch. But in the case that it does happen, it feels most intuitive to apply all decorations from left to right, including the trailing decorations. In this case, once you exhaust the leading decorations, you should apply the trailing decorations in their forward order, rather than in reverse. This keeps the behavior predictable and consistent with how authors might read and write their declarations. -- GitHub Notification of comment by oSamDavis Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12527#issuecomment-3158246614 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 August 2025 08:35:25 UTC