[csswg-drafts] [css-display] Mention that 'block ruby' generates a principal block box

Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-display] Mention that 'block ruby' generates a principal block box ==
In [Inner Display Layout Models - ruby](https://drafts.csswg.org/css-display-3/#valdef-display-ruby), CSS Display should summarize https://drafts.csswg.org/css-ruby-1/#block-ruby and say that

 - If the outer display type is `block`, the element generates a principal block box containing an inline-level ruby container. Otherwise, it only generates a principal ruby container.
 - In both cases, the ruby container box establishes a ruby formatting context in addition to integrating its base-level contents into its parent formatting context, which will always be an inline formatting context.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1629 using your GitHub account

Received on Thursday, 20 July 2017 11:11:18 UTC