- From: Rachel Andrew via GitHub <sysbot+gh@w3.org>
- Date: Thu, 12 Apr 2018 11:14:51 +0000
- To: public-css-archive@w3.org
rachelandrew has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-multicol] What happens to the mbp of the empty fragment created by a spanner being first-child of an element == In working on #1072 I built some tests and noticed something which seems suboptimal. Where the spanner is the first child of an element with margin, padding and borders implementations then split those across the columns. [I have a test case here](https://codepen.io/rachelandrew/pen/aYQeqZ/) and below is a screenshot of this in Chrome 65. <img width="636" alt="chrome-split-mpb" src="https://user-images.githubusercontent.com/2764898/38673943-1a9ba31c-3e53-11e8-9e6e-c5871bd7b357.png"> The margin is in column box 1, then the top border, then the padding with a left and right border. This seems logical although probably not what anyone wants. Either way, we don't have any text describing what should happen in this case. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2552 using your GitHub account
Received on Thursday, 12 April 2018 11:14:53 UTC