- From: Joe Pea via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Aug 2022 22:58:15 +0000
- To: public-css-archive@w3.org
I don't see why this can't be added. In many cases, the API will be useful (most apps run on a single display, with EDID information readily available). It seems like real unit (`rin`, `rmm`, and `rcm`, etc) would be a simple solution for it. In the case some odd device has missing information, those units can simply fallback to the same values as the current units (`in`, `mm`, `cm`, etc). Additionally, a capability for `@supports`/`CSS.supports()` can be included so that users can make (media/container) queries based on whether a device has the information available or not. Seems rather simple. What is difficult is getting spec maintainers to see what end web devs need. -- GitHub Notification of comment by trusktr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/614#issuecomment-1227836331 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 25 August 2022 22:58:17 UTC