Re: [csswg-drafts] [css-color-3] opacity should use <<number>> not <<alphavalue>> “which is syntactically a <<number>>”

Note that SVG 2 currently references the `<alphavalue>` type for various properties. So if you decide to kill it, please make sure that an issue (or ideally a PR) gets filed on SVG to match up.

But I do agree that, since the limits on the value are not enforced by the parser, it is grammatically simpler to just use the raw data types. The benefit of having a designated type really only comes in when you start trying to parse the syntax for the color functions, where it helps explain the meaning of the value.

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

Received on Saturday, 29 September 2018 02:35:34 UTC