- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Nov 2017 23:56:25 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `column spanning issues`, and agreed to the following resolutions: * `RESOLVED: Column span applies to elements lower than the first level of descendants as long as it's part of the same formatting context.` <details><summary>The full IRC log of that discussion</summary> <eae> Topic: column spanning issues<br> <eae> github issue: https://github.com/w3c/csswg-drafts/issues/1072<br> <eae> rachelandrew: Three issues all referring back to each other. Main issue is 1072. Propose we resolve it first and then refer back to it.<br> <eae> rachelandrew: Quite a long issue. dbaron raised it and florian commented quite a lot.<br> <eae> rachelandrew: Quick summary: When you got an element with column spanning and they're not a direct child of the multicol box container and they're still spanning. The definition says what happens to the ancestor. A good example would be a section with headings and one of them has span all.<br> <eae> rachelandrew: Was discussed on a call in May, June, and then went back to discuss on github and then stopp.ed<br> <eae> rachelandrew: Perhaps we shouldn't allow these nested things to span.<br> <eae> fantasai: There was some comments on allowing nesting of block but not things within another formatting context. Seems like a reasonable compromise.<br> <eae> fantasai: I don't think it is particularly useful for it to pop out as long as regular block elements work. The restriction makes sense from a behavior and implementation point of view.<br> <eae> fantasai: It is what I'd expect to happen it it makes what implementations seem to do. Makes sense to specify that behavior.<br> <eae> rachelandrew: I'd be happy to draft that up, makes sense to me.<br> <eae> fantasai: Happy to review spec text.<br> <eae> * discussion about florians comment in issue 1072 *<br> <iank_> https://github.com/w3c/csswg-drafts/issues/1072#issuecomment-299097552<br> <iank_> ?<br> <eae> fantasai: Arbitrary depths but you cannot cross a formatting context.<br> <eae> fantasai: Header inside a section is a good example.<br> <eae> Proposed resolution: Column span applies to elements lower than the first level of decendence as long as it doesn't cross a formatting context<br> <eae> RESOLVED: Column span applies to elements lower than the first level of descendants as long as it's part of the same formatting context.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1072#issuecomment-342664010 using your GitHub account
Received on Tuesday, 7 November 2017 23:56:27 UTC