Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Mongolian compound word separated by U+1806 TODO SOFT HYPHEN moves the hyphen to the start of the second line when that compound is split at a line end. #52 #84

Open
r12a opened this issue Jan 11, 2023 · 0 comments

Comments

@r12a
Copy link
Contributor

r12a commented Jan 11, 2023

Test link(s):

test

Results:

  • Gecko: ❌ Word doesn't break in HTML. Breaks in textarea, but hyphen at bottom of first line. Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:108.0) Gecko/20100101 Firefox/108.0
  • Blink: ✅❌ Works fine in HTML. No vertical text in textarea, but puts hyphen on 2nd line. Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
  • Webkit: ✅❌ Same as Blink, except that the Mongolian characters are incorrectly orientated and not cursive Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15

Related tests: Line-breaking & hyphenation

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

No branches or pull requests

1 participant