Re: [csswg-drafts] [css-backgrounds-3] Can `background` syntax be made more future-proof? (#12849)

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