- From: Mason Freed via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Sep 2023 23:20:45 +0000
- To: public-css-archive@w3.org
> @mfreed7 do you want screen size or layout viewport size? Note that https://drafts.csswg.org/mediaqueries-4/#mf-deprecated (and CSSOM) allows UAs to not expose the screen size. I suppose layout viewport size is fine. Again the use case is small-screen mobile which typically doesn't have the ability to resize the viewport. > > Are coarse screen sizes (small/medium/large) OK to expose from a fingerprint perspective? I would think much more fingerprinting information is available via `window.innerWidth`, no? -- GitHub Notification of comment by mfreed7 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7696#issuecomment-1709248269 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 September 2023 23:20:48 UTC