- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sat, 02 Nov 2024 11:56:28 +0000
- To: public-css-archive@w3.org
> if even a single declaration in the group is not applied (either because it was overridden or because something was not supported), then the entire group is no longer applied I think this is too restrictive in practice, authors will want to kind of OR for parts of the atomic, because it's typical that some old browser only supports a property with a vendor prefix, while other browsers may only support the standard property without any prefix. Similar for pseudo-elements. Then as long some of the options works, the atomic shouldn't be rolled back. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11142#issuecomment-2452966432 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 2 November 2024 11:56:28 UTC