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

When ::first-letter is applied to Bengali the browser will select a conjunct as a unit, if the virama is hidden #69

Open
r12a opened this issue Mar 30, 2021 · 0 comments

Comments

@r12a
Copy link
Contributor

r12a commented Mar 30, 2021

Run the test(s):

test

Instructions:

Follow these instructions after the test page opens.
The number of conjuncts supported by a font may be different from another font, so set the font to a specific value.
Identify the clusters that are presented by the font using a conjunct (ie. with a hidden virama) – these are the ones we are testing. (You can highlight some or all of these by clicking on them.)
From the pulldown labelled "Run a test" choose "First-letter".
Check the results.
Test passes if no conjuncts are only partially selected (coloured blue) and enlarged.

Results:

  • Gecko: ✅❌ Most of the half-form conjuncts fail, and are broken into an initial consonant with visible virama and a following consonant. Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0
  • Blink: ✅ All conjuncts are fully selected. Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
  • Webkit: ✅ All conjuncts are fully selected. Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15

Related tests: Styling initials

Note: #68 tests the other clusters with the visible virama.

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