- From: Benoît Rouleau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 21 May 2025 19:51:49 +0000
- To: public-css-archive@w3.org
Here's an idea, I don't know if it's a good one: - `100hl` = `border-round(1px)` = `1px` - `50hl` = `border-round(0.5px)` = `1px` on low density monitors, `0.5px` on the first Retina displays, etc. - `1hl` = `border-round(0.01px)` = 1 physical pixel (technically could be more, but unlikely to ever be) -- GitHub Notification of comment by benface Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3720#issuecomment-2899071790 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 21 May 2025 19:51:50 UTC