- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 May 2020 12:45:48 +0000
- To: public-css-archive@w3.org
`px` has both the [original (angle subtended) definition and a physical (1/96 inch)](https://drafts.csswg.org/css-values-4/#absolute-lengths) definition. The term [anchored](https://drafts.csswg.org/css-values-4/#anchor-unit) also explains which definition to use n which circumstance. However, it only defines two options and this specification uses a third, which should be added to V&U 4: - by relating the physical units to their physical measurements, or - by relating the pixel unit to the reference pixel. add - by relating the pixel unit to a physical device pixel, regardless of size -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5044#issuecomment-624033726 using your GitHub account
Received on Tuesday, 5 May 2020 12:45:50 UTC