You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While both text-overflow: ellipsis; and -webkit-line-clamp (etc) seem explicit enough to consider that authors want to hide the contents from all users, I think user agents do not truncate the text in the accessibility tree. Should this be documented here?