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

tts:writingMode="rl" with latin characters and a comma #247

Closed
palemieux opened this issue May 22, 2017 · 1 comment
Closed

tts:writingMode="rl" with latin characters and a comma #247

palemieux opened this issue May 22, 2017 · 1 comment
Labels
Milestone

Comments

@palemieux
Copy link
Contributor

The WritingMode007.ttml test [1] specifies tts:writingMode="rl" on latin text that contains a COMMA.

[1] https://github.com/w3c/imsc-tests/blob/master/imsc1/ttml/writingMode/WritingMode007.ttml

Is the render at [2] expected? Specifically, the latin characters are
start-aligned but ordered left-to-right, with the exception of the
COMMA, which is ordered right-to-left.

[2] https://github.com/w3c/imsc-tests/blob/master/imsc1/png/WritingMode007/0.000000.png

@nigelmegitt
Copy link
Contributor

WG discussed in f2f 2018-01-10 and agreed that the example is in fact correct.

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

No branches or pull requests

3 participants