w3c / mlreq

Mongolian Layout Requirements
https://www.w3.org/International/mlreq/
25 stars 12 forks source link

Mongolian characters incorrectly rotated and not joining in vertical text #39

Open r12a opened 3 years ago

r12a commented 3 years ago

This issue is applicable to Traditional Mongolian.

Lines of text in the Traditional Mongolian script run vertically from top to bottom of the page. Lines flow from left to right. The script is cursive, meaning that the characters join along the vertical centre line. Here is an example:

Screenshot 2022-05-10 at 13 42 34

Note the orientation of the glyphs.

Specs: css-writing-modes-4 provides the writing-modes property. The vertical-lr value is designed to display Traditional Mongolian text as expected.

Tests & results: i18n test suite, Vertical text, Vertical-LR, Glyphs

Browser bug reports: Webkit

Priority: This issue makes it impossible to use Traditional Mongolian on WebKit-based browsers. The priority for Web users is being marked as basic because other browsers are available.

r12a commented 3 years ago

The first comment in this issue contains text that will automatically appear in one or more gap-analysis documents as a subsection with the same title as this issue. Any edits made to that comment will be immediately available in the document. Proposals for changes or discussion of the content can be made in comments below this point.

Relevant gap analysis documents include: _Mongolian_

r12a commented 2 years ago

Updated the format of the gap report, and raised a bug report against WebKit.