- From: Sam Weinig via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Dec 2024 18:41:48 +0000
- To: public-css-archive@w3.org
That sheds light on the inspiration (looks like UIImage and NSImage from apple's platform have quite similar APIs), but unfortunately I can't find any information on how those work. e.g. are they just hints? if you have two UIImages overlapping each other with different [preferredImageDynamicRange](https://developer.apple.com/documentation/uikit/uiimageview/4173133-preferredimagedynamicrange) values, which one takes precedence? I think the spec needs to clarify what exactly `dynamic-range-limit` does and what effects it has. I can't even really tell if the implication of having `dynamic-range-limit: high` be the default means that a CSS color value like rgb(500% 500% 500%) should now be super bright. -- GitHub Notification of comment by weinig Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11307#issuecomment-2543307566 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 14 December 2024 18:41:49 UTC