- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 25 Aug 2023 23:12:01 +0000
- To: public-css-archive@w3.org
Hm, I suppose the "after normalization" doesn't actually reference anything, yeah. There should be a more explicit statement about normalizing the white and black %s to sum to 100% if they sum to >100%. (I think I'd just assumed that was obvious from the text, but that's what I get for assuming.) Chrome appears to *also* return `rgb(96 96 96)` right now from the `hsl(90 calc(30% * 2) calc(70% * 2))` example. I have no idea how anyone is getting that. A 96 component is about 37%, and I just can't imagine what process is causing this number. (I also don't know how you got 77 from Chrome, tho.) -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9228#issuecomment-1694022617 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 25 August 2023 23:12:04 UTC