- From: hyperfekt via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Jun 2021 11:18:20 +0000
- To: public-css-archive@w3.org
Is my understanding correct that there is currently no way to size elements to the viewport minus the scrollbar while also having non-floating elements outside the viewport, since using `100%` to size them would give them a size larger than the viewport, and using `100vh`/`100vw`to size them will have part of them obscured by the scrollbar.? -- GitHub Notification of comment by hyperfekt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6026#issuecomment-856676540 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 June 2021 11:18:43 UTC