- From: Matthieu Dubet via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Mar 2024 19:35:10 +0000
- To: public-css-archive@w3.org
> No, declarations in the same block are stored in the right order you don't need to sort those by source order during styling (unlik rules). That's because within the same declaration block, all of them either match or don't. What is the "right order" to store declarations within a block currently ? -- GitHub Notification of comment by mdubet Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8738#issuecomment-1986294413 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 March 2024 19:35:11 UTC