Re: [csswg-drafts] [cssom-view] Expose small/large viewport dimensions of the layout viewport (#8709)

One more:

> @smfr: not sure about the timing of dynamic viewport change and event firing, might not be accurate

You could say that dynamic might not be needed here and that only the large and small ones are relevant. Authors can use `window.innerHeight` to read the actual value _(*)_.

_(*) except in WebKit because [pinch-zoom incorrectly affects the value](https://bugs.webkit.org/show_bug.cgi?id=174362) … which makes the addition proposed here an extra reason to get this bug fixed._

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 9 October 2024 17:33:27 UTC