- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 May 2018 20:47:16 +0000
- To: public-css-archive@w3.org
@coreyworrell -> https://github.com/w3c/csswg-drafts/issues/1958 Hoping scrollbar width/height will solve this issue for us in [[css-scrollbars]](https://drafts.csswg.org/css-scrollbars-1/#scope). Or, if not given the ability to size scrollbars, maybe petition for the ability to access their size with an env() variable??? [[css-env-1] list of predefined variables](https://github.com/w3c/csswg-drafts/issues/2630) Then we'll at least be able to derive what would be the scrolling elements "clientWidth" with calc()... > <dael> Rossen_: Options are vw always resolved to full viewport ignoring scrollbars. For most scenarios you know how big the iewport is and if you care about scrollbars you can do calc and subtract. -- GitHub Notification of comment by jonjohnjohnson Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1766#issuecomment-387201308 using your GitHub account
Received on Monday, 7 May 2018 20:47:22 UTC