[csswg-drafts] [css-contain-1] contain:size shouldn't fragment as monolithic (#5648)

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

== [css-contain-1] contain:size shouldn't fragment as monolithic ==
Currently the spec says:

> Size containment boxes are monolithic (See CSS Fragmentation 3 ยง4.1 Possible Break Points).

I think what we want to say is that the box is treated as fixed-size for the purposes of fragmentation (it cannot get larger, only split across pages), but the content inside it can fragment normally.


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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 October 2020 17:25:42 UTC