When you view my codepen, do you still see the text overflow issues? I am trying to figure out what might be different about our setups.
Not sure, what could be difference.
But, i think, issue will occur when you would try to load the script directly on a browser, not in the codepen output screen.
Thanks @simon @walter! for the examples.
But, just setting “isRtl” to true, will not make any difference. Entire doc need to RTL alligned, as actually in case of RTL languages. Only then, this problem occurs, that too on chrome and firefox only.
Thanks.
I have updated RTL text measurement test to be <body dir="rtl"> and it seems to be the same, though. So I’m not sure what’s different.