- From: Sam Atkins via GitHub <noreply@w3.org>
- Date: Wed, 24 Sep 2025 11:18:24 +0000
- To: public-css-archive@w3.org
It's not quite that simple unfortunately, because those longhand properties take a comma-separated list of values, which isn't allowed inside a background layer. (Swapping `<bg-image>` to `<'background-image'>` changes it to `<bg-image>#`.) `<'background-color'>` is the exception because it doesn't have multiple layers. -- GitHub Notification of comment by AtkinsSJ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12849#issuecomment-3327900866 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 24 September 2025 11:18:25 UTC