You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hawaiian ʻokina character does not display properly in the current GCWeb theme when used in body text. The character appears to overlap any following characters instead of having a distinct separation.
It is encoded as unicode character 'MODIFIER LETTER TURNED COMMA' (U+02BB) and can be rendered with HTML entity ʻ.
Describe the bug
The Hawaiian ʻokina character does not display properly in the current GCWeb theme when used in body text. The character appears to overlap any following characters instead of having a distinct separation.
It is encoded as unicode character 'MODIFIER LETTER TURNED COMMA' (U+02BB) and can be rendered with HTML entity
ʻ
.To Reproduce
Steps to reproduce the behaviour:
<p>Hawaiʻi</p>
Current behaviour
Expected behaviour
The ʻokina character should be displayed with proper spacing as shown on Google's Noto Sans specimen page.
See: https://fonts.google.com/noto/specimen/Noto+Sans?preview.text=Hawai%CA%BBi&preview.text_type=custom
Desktop:
The text was updated successfully, but these errors were encountered: