- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 May 2021 08:45:11 +0000
- To: public-css-archive@w3.org
> @ausi Thanks for the report. I've reported [1197029](https://crbug.com/1197029). The current code that does an extra pass for auto-scrollbars assumes that scrollbars taking up space is the only way for auto-scrollbars flipping back and forth, but that's no longer the case for container queries, so we need to notify the closest scrollable container that container query evaluations changed during a layout. Update: the issue has been fixed in our prototype. -- GitHub Notification of comment by lilles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1031#issuecomment-844871286 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 May 2021 08:45:14 UTC