Re: [csswg-drafts] Not clamping baseline position when scrollable overflow gives weird results (#7660)

Spec text is already at the end of https://www.w3.org/TR/css-align-3/#baseline-export

> If, in the case of a [scroll container](https://www.w3.org/TR/css-overflow-3/#scroll-container) box, the resulting position of a first/last baseline is past a box’s end/start border edge, its position is clamped to that border edge.

It's a little hard to read, so we rewrote it to 

> If the position of a scroll container’s first/last baseline is outside its border edge, that baseline’s position is clamped to the border edge.

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


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

Received on Monday, 3 October 2022 22:58:01 UTC