Re: [csswg-drafts] [css-ruby] Applicability and effect of margin / border / padding on ruby containers (#4976)

The CSS Working Group just discussed `Applicability and effect of margin / border / padding on ruby containers`, and agreed to the following:

* `RESOLVED: ruby containers behave like inline boxes, and thus behavior of these properties is the same as for regular inline boxes`

<details><summary>The full IRC log of that discussion</summary>
&lt;emilio> topic: Applicability and effect of margin / border / padding on ruby containers<br>
&lt;astearns> github: https://github.com/w3c/csswg-drafts/issues/4976<br>
&lt;emilio> florian: so margin / border / padding applies to bases and annotations<br>
&lt;emilio> ... and then others get wrapped around them so that part is fine<br>
&lt;emilio> ... this is only about the ruby container itself<br>
&lt;emilio> ... as an inline you'd expect that padding / border / margin have no effect on layout<br>
&lt;emilio> ... so e.g padding applies to the background but doesn't move stuff around<br>
&lt;emilio> fantasai: so we should say that they behave like inline, because we have controls to change behavior there<br>
&lt;emilio> florian: I agree, though currently in FF it's different, though I guess that's a bug<br>
&lt;emilio> florian: xidorn seems to agree<br>
&lt;emilio> florian: FF does it so that stuff decreases to make room for the ruby<br>
&lt;emilio> ... which doesn't seem something that would happen intentionally<br>
&lt;emilio> RESOLVED: ruby containers behave like inline boxes, and thus behavior of these properties is the same as for regular inline boxes<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4976#issuecomment-624658308 using your GitHub account

Received on Wednesday, 6 May 2020 13:44:42 UTC