- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Oct 2023 21:30:29 +0000
- To: public-css-archive@w3.org
So, you are absolutely, 100% correct that vw/vh should respond to scrollbar-gutter:always/stable with classic scrollbar. *However*, it should also be consistent with overflow:scroll, which *actually* has scrollbars rather than just the space. And, back in <https://github.com/w3c/csswg-drafts/issues/1766>, we resolved specifically to *not* subtract the scrollbars in overflow:scroll from the viewport units. This was a bad decision, but as long as it stands we should be consistent in this regard, I think. We could reopen #1766, tho. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5254#issuecomment-1783532897 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 27 October 2023 21:30:31 UTC