Re: [csswg-drafts] [css-overflow-4] Ellipsizing of text in middle of string (#3937)

Bidi behavior wasn't brought up so far, as far as I can tell. So, thanks for that!

My gut feeling is also to go with option 2, though I have to admit I don't really have much experience regarding bidi text.
Also, the case you've shown is the most simple one. What if you have a right-to-left part in an otherwise left-to-right sentence and the cropping happens to show a part of both?

I.e. 

> abcdefghijklmZYXWVUTSRopq

I'd say the result should be

> abcdef…ZYXopq

Though I'm not sure about that.

Sebastian

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


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

Received on Wednesday, 18 October 2023 15:05:39 UTC