-
etportis The responsive images spec doesn't rely on screen height or width right? Just viewport sizes.
-
etportis Looking at those domains I would bet that at least some of them are using window.screen./(height|width)/ for fingerprinting. But I suspect you're right that some are using it incorrectly with the intent it be used for responsive design tactics...
-
etportis If that's the case I wonder if it might not make sense for User Agents to just have height and width return the values for the viewport instead of the screen. I'm still at a loss to understand the use cases for the screen. But mby I just don't know them.
-
etportis Also.... lol I could rant for an hour about: > "Note: window.innerWidth includes scrollbar width. Do we want to use the width of the initial containing block (minus any scrollbar width); gettable with document.documentElement.clientWidth), instead?"
Chronotope’s Twitter Archive—№ 153,163