- From: Yehonatan Daniv via GitHub <sysbot+gh@w3.org>
- Date: Tue, 15 Nov 2022 13:27:53 +0000
- To: public-css-archive@w3.org
SGTM! I think the formula should also include insets, just for sake of completeness, so we get: ``` scrollport_height = scrollportHeight - (view_timeline_inset_start + view_timeline_inset_end) ``` So that changing the insets should also change that specific value. Also note that insets may also affect the formula for `contain` and the case for timeline inactivity. -- GitHub Notification of comment by ydaniv Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7778#issuecomment-1315311462 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 November 2022 13:27:54 UTC