WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
160855
Web Inspector: Update editor monospace font to SF Mono on macOS Sierra
https://bugs.webkit.org/show_bug.cgi?id=160855
Summary
Web Inspector: Update editor monospace font to SF Mono on macOS Sierra
Jonathan Wells
Reported
2016-08-15 11:58:57 PDT
Code views are using Menlo. Given that Xcode is moving to SF Mono, Web Inspector should follow suit. Tested on Safari Technology Preview on macOS.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2016-09-08 13:56:19 PDT
<
rdar://problem/28213477
>
Nikita Vasilyev
Comment 2
2017-01-23 14:05:42 PST
I'm not sure how to use "SF Mono" on a web page. Somehow it doesn't appear in Font Book. I've tried: font-family: SF Mono; And it didn't work. Some people on Stackoverflow have mentioned: font-family: SF Mono Regular; font-family: SFMono-Regular; But it didn't work either.
Jonathan Wells
Comment 3
2017-01-23 14:48:55 PST
I doubht it is possible yet. Those users may have manually added SF Mono to their systems. Safari would have to somehow offer the font to Web Inspector in a similarly special way as Xcode, Playgrounds, and Terminal do to users. (In reply to
comment #2
)
> I'm not sure how to use "SF Mono" on a web page. Somehow it doesn't appear > in Font Book. I've tried: > > font-family: SF Mono; > > And it didn't work. > > Some people on Stackoverflow have mentioned: > > font-family: SF Mono Regular; > font-family: SFMono-Regular; > > But it didn't work either.
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