Open
Bug 1488071
Opened 7 years ago
Updated 3 years ago
Baseline of web font moves to right in vertical writing mode
Categories
(Core :: Layout: Text and Fonts, defect, P3)
Tracking
()
NEW
People
(Reporter: nanto, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Build ID: 20180901220104
Steps to reproduce:
Visit https://jsfiddle.net/tz7Ly5ek/21/
Actual results:
In vertical writing mode, dots of ellipses are on a bit right of the central baseline.
Expected results:
In vertical writing mode, dots of ellipses are on the central baseline.
* Google Chrome works as expected.
* MS Edge places ellipsis on the right of the central baseline.
(The original font data is https://cdn-static.kakuyomu.jp/font/dcsymbols-regular.woff , which is used in Japanese novel site Kakuyomu https://kakuyomu.jp/ )
| Reporter | ||
Comment 1•7 years ago
|
||
Edge has a similar bug: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/18875716/
... with extra styles from jsfiddle removed.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•