Re: [csswg-drafts] [css-images-4] It's unclear what "intrinsic resolution" mean in 6.1 (image-resolution: from-image). (#4881)

Thinking of printing, I'm wondering how `dpi` in `EXIF` should translate to `dppx` in `css`.
The default in `EXIF` is `72dpi` while the default in CSS is `96dpi`. It sounds more "correct" to align with inches; that would mean that if both the image and the content use inch-based measurements, and `from-image` is present, the resolutions would be correct. However, what would that mean for images without `EXIF` resolution? would they all change their intrinsic size by 4/3?

-- 
GitHub Notification of comment by noamr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4881#issuecomment-605020091 using your GitHub account

Received on Friday, 27 March 2020 14:08:02 UTC