- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Mar 2025 17:05:43 +0000
- To: public-css-archive@w3.org
So this entire issue was caused by mixing up perceptually-linear stop-based headroom (log units, as used in the rest of the CSS Color HDR spec and the ISO specs as well) with light-linear headroom used in the original proposal. Using stop-based throughout removes the inconsistency and also simplifies the calculations (no need to log the headroom values first) @ccameron-chromium the WPT would need to be updated for this. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11786#issuecomment-2718555001 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 12 March 2025 17:05:44 UTC