Re: [csswg-drafts] [css-overflow] Line-clamp and screen readers (#12859)

Discussing this with some folks at Igalia, it seems like if the clamped content can't be selected and copied, then it also shouldn't be exposed to screen readers. And the current spec says that the boxes after clamp become [invisible boxes](https://drafts.csswg.org/css-display-4/#invisible-box), which indeed are unselectable (although I hadn't taken that into account in my Chromium implementation, and we should write WPTs for that).

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


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

Received on Wednesday, 8 October 2025 14:33:04 UTC