WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
219917
font-style oblique for japanese vertical text
https://bugs.webkit.org/show_bug.cgi?id=219917
Summary
font-style oblique for japanese vertical text
Cyril Concolato
Reported
2020-12-15 13:23:17 PST
Created
attachment 416285
[details]
Safari rendering of various slanted vertical text Safari's rendering (Version 14.0 (15610.1.28.1.9, 15610)) of "font-style: oblique -15deg" for vertical text is not entirely correct. This can be seen on this page:
https://output.jsbin.com/juyawoh
The rendering of basic Japanese characters is correct but there are 3 problems by order of priority (highest first): - the rendering of upwards latin character is not correct (should be slanted in the reverse direction, i.e. upwards instead of downwards), - text-combined characters should be slanted vertically, towards the top (not horizontally towards the right), - and the same applies to sideways text to avoid the collision. Chrome Canary has fixed the first and third problem. Firefox has the same third problem, a slightly less visible problem for the first one. Chrome, Safari and Firefox have the same problem for text-combined characters. Related tickets: - Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=1616995
- Chrome:
https://bugs.chromium.org/p/chromium/issues/detail?id=1112923
Attachments
Safari rendering of various slanted vertical text
(130.55 KB, image/png)
2020-12-15 13:23 PST
,
Cyril Concolato
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Smoley
Comment 1
2020-12-15 18:18:34 PST
Thanks for filing, I can reproduce these issues on Safari 13.1.3 as well as STP 117.
Radar WebKit Bug Importer
Comment 2
2020-12-15 18:18:53 PST
<
rdar://problem/72366522
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug