WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
202271
[iOS 13 / font-face ] font-face doesn't work properly with .SFNSText-Light
https://bugs.webkit.org/show_bug.cgi?id=202271
Summary
[iOS 13 / font-face ] font-face doesn't work properly with .SFNSText-Light
Jonay
Reported
2019-09-26 09:10:30 PDT
When Apple upgraded the operating system to iOS 13, the San Francisco font doesn't load me properly I use @font-face and with local(".SFNSText-Light"), local('Roboto-Light'), local('Segoe UI Light'), local('HelveticaNeue-Light'), local('sans-serif-light'). I expect the font is San Francisco or Helvetica if fails San Francisco, but it shows me Times. Thanks.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-09-26 21:51:23 PDT
<
rdar://problem/55770500
>
Jonay
Comment 2
2019-09-30 05:54:05 PDT
For reproduce the error: Open this:
https://codepen.io/JJonnick/pen/bGbPdbL
Opening it in Chrome from iOS 13 shows the Times font, if you open it in Safari it shows Helvetica
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