- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 May 2018 21:17:54 +0000
- To: public-css-archive@w3.org
Well, I guess this is not really a problem right now, because if an ancestor inlinifies, the run-in will become a normal inline. But I can image some future spec that makes some block boxes inlinify their contents without establishing a BFC. Then, one could have a run-in just before such a block, the run-in wouldn't be inlinified, it would be reparented inside the block, and then generate an anonymous block. But the element-generated block inlinifies its contents, so it doesn't tolerate the anonymous block child. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1607#issuecomment-387545498 using your GitHub account
Received on Tuesday, 8 May 2018 21:17:55 UTC