- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Apr 2019 16:27:11 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Overflow propagation when the element propagated from is display: none`, and agreed to the following: * `RESOLVED: Do not propagate any style from display:none HTML or Body` <details><summary>The full IRC log of that discussion</summary> <dael> Topic: Overflow propagation when the element propagated from is display: none<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/3779<br> <dael> plinss: Who wants this one?<br> <dael> fantasai: Was emilio able to join?<br> <dael> emilio: Hey<br> <dael> emilio: This is mostly a little thing and only place where gecko needs to deep dive into the subtree to render<br> <dael> emilio: I remember rune at some point complained about it. I was wondering if people had willingness to change. I don't deeply care but I think it's a bitsaner<br> <dael> AmeliaBR: You're asking if the HTML or Body element isn't displayed we don't worry about prop. styles up?<br> <dael> emilio: Yes<br> <dael> plinss: Just get a blank page?<br> <bkardell_> seems fine?<br> <dael> smfr: display:none is common to do?<br> <dael> emilio: I dont think it is. I could get some data and come back<br> <dael> smfr: My only concerns is sites where they do that and browsers prop. the body background and you get a flash of color change<br> <dael> emilio: Body background is spec to not prop if there's display:none<br> <dael> smfr: I guess Chrome has a bug that it doesn't do that which is shared by WK<br> <dael> emilio: Def Chrome, I don't know WK<br> <dael> smfr: Prob does. I don't feel too strongly. Seems reasonable<br> <dael> plinss: Curiousabout usage of display:none body. I can see it abused for tracking iframes and whatnot on a page. Curious if that's something people want to do.I guess if they're putting in iframe they won't put a bg on it<br> <bkardell_> but changing -- there isn't interop now -- or is there?<br> <dael> plinss: Prop: Not prop any style from display:none HTML or Body<br> <dael> emilio: Don't propagate the background of the element...basically whatever definition the background propagation is using I want to align<br> <dael> plinss: Objections?<br> <dael> RESOLVED: Do not propagate any style from display:none HTML or Body<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3779#issuecomment-481762912 using your GitHub account
Received on Wednesday, 10 April 2019 16:27:12 UTC