Re: [csswg-drafts] "contain exactly" should be a defined term (#4950)

How about changing
>The content box of each ruby base container is sized and positioned to contain exactly all of its ruby bases’ margin boxes.

to

> The content box of each ruby base container is set to the smallest axis-aligned rectangle that contains all of its ruby bases’ margin boxes, ignoring transforms as well as relative and sticky positioning. If the ruby base container is fragmented, this is is determined per fragment.

That would seem to cover it, although maybe "axis aligned" and the bit about ignoring transforms and positioning is overkill.

The part about fragmentation does seem important though.

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

Received on Thursday, 16 April 2020 08:18:43 UTC