Are there any *non* screen properties exposed in #CSS?
I know JS can see radio connection type, battery level, number of cameras etc.
CSS only seem to have screen related things - aspect ratio, prefers motion, dark mode, etc.
Am I wrong? Are there things about the browser which aren't directly relayed to the screen that you can determine in CSS?
I know JS can see radio connection type, battery level, number of cameras etc.
CSS only seem to have screen related things - aspect ratio, prefers motion, dark mode, etc.
Am I wrong? Are there things about the browser which aren't directly relayed to the screen that you can determine in CSS?
1