Re: [csswg-drafts] [css-backgrounds] [css-masking] [cssom] serialization of the computed value for `background` and `mask` (#8453)

A co-worker pointed me to this bit of the [serialize a CSS value](https://www.w3.org/TR/cssom-1/#serialize-a-css-value) procedure:

> If component values can be omitted or replaced with a shorter representation without changing the meaning of the value, omit/replace them.

So I guess this actually calls out that the Firefox behavior for `background` and `mask` _is_ correct.

-- 
GitHub Notification of comment by graouts
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8453#issuecomment-1431148874 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 15 February 2023 10:55:46 UTC