- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 May 2020 13:39:25 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Applicability of width & height to various kinds of ruby boxes`, and agreed to the following: * `RESOLVED: width and height don't apply to non-atomic ruby boxes` <details><summary>The full IRC log of that discussion</summary> <astearns> topic: Applicability of width & height to various kinds of ruby boxes<br> <emilio> github: https://github.com/w3c/csswg-drafts/issues/4974<br> <astearns> github: https://github.com/w3c/csswg-drafts/issues/4974<br> <emilio> fantasai: yeah, I think based on previous resolutions they do not apply<br> <emilio> florian: yeah, if we say they're like inline boxes we should say it doesn't apply on any ruby boxes<br> <emilio> fantasai: maybe we can't, but if we had a ruby annotation box that is a replaced element or a flow-root of some kind, width and height would presumably apply to that right?<br> <emilio> florian: we inlinify these<br> <emilio> fantasai: but it could be a replaced element or other atomic inline<br> <emilio> fantasai: so I think this applies as long as the inner display type is `flow` and it is not replaced<br> <emilio> florian: does the box fixup allow you to actually replace one of these?<br> <emilio> fantasai: I think it would, we may need to fix the fixup?<br> <emilio> fantasai: the in-between boxes should probably not be replaceable, but the innermost ones probably show<br> <emilio> florian: I don't see a point in allowing an annotation to be replaced<br> <emilio> myles: so this is an image inside an annotation with display: ruby-text?<br> <emilio> fantasai: yeah, if we allowed that then presumably width / height should apply<br> <emilio> florian: The other case is whether you can make it a flow-root<br> <emilio> xidorn: I don't think you can make them flow-root because the display values are separate<br> <emilio> fantasai: what about orthogonal writing-modes?<br> <emilio> florian: we have an issue about that<br> <emilio> oriol: if you have display: block ruby, then the ruby container is wrapped in a block container<br> <emilio> oriol: so maybe width / height should apply to the container?<br> <emilio> koji: can you make it a block container?<br> <emilio> fantasai: it creates two boxes<br> <emilio> fantasai: one outside and one inside<br> <emilio> florian: should width / height should apply to the block wrapper?<br> <emilio> xidorn: regarding writing-mode, I think we always use the writing-mode of the line<br> <emilio> fantasai: separate issue<br> <emilio> RESOLVED: width and height don't apply to non-atomic ruby 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/4974#issuecomment-624655513 using your GitHub account
Received on Wednesday, 6 May 2020 13:39:27 UTC