Re: [csswg-drafts] [css-color-4] Resolving and serializing the opacity property (#8311)

As I already noted [above](https://github.com/w3c/csswg-drafts/issues/8311#issuecomment-1892198235), `<opacity-value>` is  missing a production rule: `<opacity-value> = <number> | <percentage>` (`<alpha-value>` already has one) but imo `<opacity-value>` can just be removed and `opacity` can be defined with `<number> | <percentage>`: other specs must use `<'opacity'>` to represent an opacity value, as they already do.

But of course you may have reasons not to follow these suggestions.

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


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

Received on Wednesday, 31 January 2024 10:14:13 UTC