Re: [csswg-drafts] [css-inline-3] text-box-trim vs fragmentation (#5335)

I can see why trimming at the top of a page might be something to avoid in cases where the browser doesn't know how to draw into the page margin/padding area, so it makes sense to allow it. But I doubt it's ideal, because it doesn't allow authors to control things lining up in such cases. We probably want to (eventually) get trimming to work equally on pages and columns.

Also, there's really two questions here:
1. Do we trim if the first line happens to land at the top of the page/column?
2. Do we trim the line box in the middle of a paragraph if it lands at the top of the page/column?

Either way, we probably need to enable ink overflow of line boxes to spill out of the page content area.

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


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

Received on Tuesday, 9 January 2024 08:11:20 UTC