- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 14 Jul 2021 16:38:15 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `css-overflow-3`, and agreed to the following: * `RESOLVED: Elements with a zero-area border-box do not directly contribute to scrollable overflow area.` <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: css-overflow-3<br> <fantasai> github: https://github.com/w3c/csswg-drafts/issues/4791#issuecomment-862553085<br> <TabAtkins> fantasai: If an element has zero area in its border box, it doesn't directly contribute to scrollable overflow<br> <TabAtkins> fantasai: It can have indirect effects, if it increases the height of its parent box or something<br> <TabAtkins> fantasai: But the element *itself* doesn't appear to do anything in impls. Should we add that to the spec?<br> <TabAtkins> astearns: Seems reasonable<br> <TabAtkins> florian: Yes, both because interop is good to spec, and because authors really hate when invisible boxes have side-effects<br> <TabAtkins> astearns: Would be great to have these tested properly too<br> <TabAtkins> astearns: So proposed resolution is to specify that zero-area border-box elements do not directly contribute to scrollable overflow area<br> <TabAtkins> astearns: Objections?<br> <TabAtkins> RESOLVED: Elements with a zero-area border-box do not directly contribute to scrollable overflow area.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4791#issuecomment-880042947 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 14 July 2021 16:38:16 UTC