Re: [csswg-drafts] [css-values] Ability to address actual physical size (#614)

the scenario around subtitle text size is an interesting one, but i'm wondering: how would being able to define things in CSS using real-world, as measured on screen, dimensions help you here? you still wouldn't know what the dimensions of the actual device's display are, and what kind of device it is (is it a small screen, but held close to the user's face, or a giant screen, but seen from many metres away?). so being able to define "this text should be at least Xcm tall", even combined with a media query that lets you query the actual physical dimensions of the display (if the browser and OS even know this, which is not necessarily the case), will still not give you information about the viewing distance, so you're still then left to guessing?

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

Received on Tuesday, 15 October 2019 09:57:31 UTC