Re: [csswg-drafts] [css-sizing] Last remembered size when fragmented? (#7598)

Should we split the content with last remembered size into different columns?

For instance, the first cast in
> Test in http://wpt.live/css/css-sizing/contain-intrinsic-size/auto-010.html

The last remembered size is 50 x 150, and the fragment container's height is 100px, the content could be split into two fragments 50 x 100 and 50 x 50, or like the expected 50 x 150.

I personally think two fragments makes more sense, the reason we use last remembered size is to reuse the old layout result. WDYT?

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


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

Received on Wednesday, 28 December 2022 01:27:53 UTC