- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Oct 2018 10:24:06 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `What happens to the mbp of the empty fragment created by a spanner being first-child of an element`, and agreed to the following: * `RESOLVED: close this issue no change` <details><summary>The full IRC log of that discussion</summary> <heycam> Topic: What happens to the mbp of the empty fragment created by a spanner being first-child of an element<br> <heycam> github: https://github.com/w3c/csswg-drafts/issues/2552<br> <heycam> rachelandrew: this may well be that it is covered, not convinced in the text<br> <heycam> ... when we resolved last time on 1072 about when the spanning element is a first child, we end up with an empty fragment, and the mbp ends up above it<br> <heycam> ... you get this strange issue, not specced, that if you have mbp its gets split across the columns<br> <heycam> ... I dont think it's behavior people want to expect<br> <heycam> ... would like it to be sure it doesn't happen<br> <Seinnd> whats going on in here? Who are you talking to heycam?<br> <heycam> fantasai: I think the fragmentation spec doesn't allow breaks within padding<br> <heycam> ... it's not possible to split it across all 3 columns<br> <heycam> rachelandrew: is this something that should be specced?<br> <heycam> fantasai: I think it should be ok, you can write a test for it<br> <heycam> ... the top mbp should all be as one unit in a single column, the only reason to ever split is if you have a situation where the fragmentainer is too short<br> <heycam> rachelandrew: so might not be an issue in the multicol spec<br> <heycam> florian: if the spanner is a child of a thing with a top margin...<br> <heycam> ... in general it's a thing that makes sense if it's the first thing<br> <heycam> ... earlier today we added properties to opt out of this problem<br> <heycam> rachelandrew: at the moment the behavior is not what anyone would want<br> <heycam> ... so probably can close this issue, I will check this<br> <myles_> is the a web platform test for this?<br> <fantasai> rachelandrew, https://www.w3.org/TR/css-break-3/#possible-breaks<br> <heycam> RESOLVED: close this issue no change<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2552#issuecomment-431781324 using your GitHub account
Received on Monday, 22 October 2018 10:24:07 UTC