Re: [csswg-drafts] [css-break] Tall unbreakable content - overflow or slice? (#4509)

Also, we could have different fallback behavior for the tall image case in column and print layout. My personal preference would probably be to scale it in print media and overflow in column layout (i.e. it would stick out as overflow below the column). Assuming `img { break-inside:avoid; }` is the default, the image would have the entire column/page for itself so I think it would be rare (on real web pages) that it still wouldn't fit.

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

Received on Wednesday, 13 November 2019 22:40:19 UTC