Skip to content

When devanagari characters are rendered upright in vertical text, orthographic syllables containing conjuncts are kept together. #10

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

Open
r12a opened this issue Feb 17, 2021 · 0 comments

Comments

@r12a
Copy link
Contributor

r12a commented Feb 17, 2021

Test link(s):

test

Results:

  • Gecko: ✅❌ The conjuncts are kept together, but the vowel signs are not. See image of result below. Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:136.0) Gecko/20100101 Firefox/136.0
  • Blink: ✅❌ Same as Gecko. Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
  • Webkit: ✅❌ Same as Gecko and Blink, although the vertical spacing is different. Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Safari/605.1.15

Gecko & Blink results:
Image

WebKit results:
Image

Related tests: Vertical text

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