Open
Bug 1228166
Opened 9 years ago
Updated 2 years ago
Make text-emphasis work properly with sideways-lr writing mode
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: xidorn, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Emphasis marks are currently broken with sideways-lr writing mode in my proposing patchset in bug 1040668, and I'm not going to finish this support there, see bug 1040668 commnet 85.
Although there is no known usecase, we may still want to support it eventually as it is a valid combination.
Comment 1•9 years ago
|
||
https://drafts.csswg.org/css-text-decor/#text-emphasis-position-property has data for Mongolian, which suggests this may be an issue, although I can't find any other references to emphasis marks in Mongolian.
Comment 2•9 years ago
|
||
Do you know how important Mongolian script is as a use case for text-emphasis?
Flags: needinfo?(fantasai.bugs)
Not sure where I got that, it's been a very long time since I did that research. However, sideways-lr isn't for Mongolian anyway, it's for horizontal scripts like Latin. It's vertical-lr that you need to work correctly for Mongolian.
Flags: needinfo?(fantasai.bugs)
Reporter | ||
Comment 4•9 years ago
|
||
AFAICS, vertical-lr works correctly with text-emphasis. Then it seems this bug doesn't really matter.
Reporter | ||
Comment 5•7 years ago
|
||
(I'm cleaning my local patch queue, and this is a patch which seems to be useful for future work on this bug, so I upload it here. I don't currently have any plan to work on this bug, though.)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•