- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Mar 2024 23:53:14 +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. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8738#issuecomment-1974095907 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 March 2024 23:53:15 UTC