Re: [csswg-drafts] [css-display][css-ruby][css-contain] Becoming a formatting context

In #1496 there are some ideas about how to treat a ruby that becomes a formatting context. Probably the independent `flow-root` keyword won't happen, but maybe a new `ruby-root` inner display type could be added, it would wrap the inline ruby container inside an inline-block or a block BFC-root, depending on the outer display type.

I think it makes sense to exclude `contain` from applying to layout-internal boxes, because they are internal things with special behaviors, and can be tightly entangled with other boxes in the same FC. But I would not exclude `contain` from ruby containers, because they are not internal.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313731925 using your GitHub account

Received on Friday, 7 July 2017 16:37:59 UTC