Skip to content

[css-overflow-4] Base the ellipses bidi handling on the bidi paragraph (#12617)#14006

Open
andreubotella wants to merge 1 commit into
w3c:mainfrom
andreubotella:issue-12617-bidi-ellipsis
Open

[css-overflow-4] Base the ellipses bidi handling on the bidi paragraph (#12617)#14006
andreubotella wants to merge 1 commit into
w3c:mainfrom
andreubotella:issue-12617-bidi-ellipsis

Conversation

@andreubotella
Copy link
Copy Markdown
Member

Fixes the bidi handling of text-overflow and block-ellipsis ellipsis to depend on the base directionality of the bidi paragraph (as was resolved in #12617), rather than inherit the direction value from the block container.

Fixes the bidi handling of `text-overflow` and `block-ellipsis`
ellipsis to depend on the base directionality of the bidi paragraph
(as was resolved in w3c#12617), rather than inherit the `direction` value
from the block container.
@andreubotella andreubotella requested a review from frivoal June 3, 2026 16:47
@andreubotella andreubotella added the topic: line-clamp line-clamp, -webkit-line-clamp, and related long hands, not including continue:discard label Jun 3, 2026
<wpt pathprefix="/css/css-ui/">
text-overflow-string-006.html
text-overflow-string-007.html
text-overflow-string-008.html
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just added this one in web-platform-tests/wpt#60367.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: line-clamp line-clamp, -webkit-line-clamp, and related long hands, not including continue:discard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant