- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Mar 2024 00:37:25 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-values] Use of 100vw is causing pointless horizontal scrollbars on some websites`, and agreed to the following: * `RESOLVED: No change, keep with the existing resolution` <details><summary>The full IRC log of that discussion</summary> <TabAtkins> iank_: I think now, with Bramus's data, this is likely fine<br> <TabAtkins> iank_: Bramus did a lot of analysis on it. still a little concerned, but someone can take the risk and see what happens<br> <fantasai> Bramus wins MVP of the issue! \^_^/<br> <fantasai> TabAtkins: When overflow is set on the root element (specifically; not body), we will take the scrollbars into account when calculating viewport unit sizes<br> <TabAtkins> iank_: Yes, specifying overflow:scroll on the root is sufficiently rare that people shouldn't run into this<br> <TabAtkins> iank_: Probably won't solve the general case on existing sites, but people can fix it moving forward<br> <TabAtkins> iank_: One caveat is that enterprise is always hidden in this type of analysis, so if someone rolls it out there might be a hidden part that changes our resolution<br> <TabAtkins> TabAtkins: +1<br> <TabAtkins> fantasai: Why didn't we want to do it for body propagation? Too common?<br> <TabAtkins> iank_: yes, I think itwould break way too many sites<br> <TabAtkins> fantasai: Other thing in the thread is having the dv* units respond to scrollbar<br> <astearns> previous resolution: https://github.com/w3c/csswg-drafts/issues/6026#issuecomment-1832443514<br> <TabAtkins> fantasai: So I guess it would make sense to say that dv* would respond to scrollbar...<br> <TabAtkins> TabAtkins: dv* units are always between small and large units, right now; we should be careful about losing that<br> <TabAtkins> astearns: I linked to the existing resolution that already covers this, this discussion is about us not undoing that<br> <TabAtkins> Rossen_: so keep no change?<br> <TabAtkins> Rossen_: Objections?<br> <TabAtkins> RESOLVED: No change, keep with the existing resolution<br> <TabAtkins> Rossen_: do we need something for the dv units?<br> <TabAtkins> fantasai: No, we should do that in a separate issue<br> <miriam> q+<br> <TabAtkins> miriam: do we also need, in the new issue, to mention CQ units?<br> <Rossen_> ack miriam<br> <TabAtkins> fantasai: would need to be a more separate issue<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6026#issuecomment-1982125916 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 March 2024 00:37:27 UTC