[wp-trac] [WordPress Trac] #36753: Use system fonts for a faster, more native-feeling admin

WordPress Trac noreply at wordpress.org
Sat May 14 12:26:37 UTC 2016


#36753: Use system fonts for a faster, more native-feeling admin
-------------------------------------------+------------------
 Reporter:  helen                          |       Owner:
     Type:  task (blessed)                 |      Status:  new
 Priority:  normal                         |   Milestone:  4.6
Component:  Administration                 |     Version:
 Severity:  normal                         |  Resolution:
 Keywords:  needs-screenshots needs-patch  |     Focuses:  ui
-------------------------------------------+------------------

Comment (by mattmiklic):

 > Awesome, currently we then have two workarounds, switch to the non-
 shorthand `font-family` or continue using the shorthand `font` and quoting
 `"-apple-system"`.

 Quoting `-apple-system` will make that property fail to work in Safari; it
 has to be unquoted to work properly. That's why my plugin uses the `font-
 family` declaration instead of the `font` shorthand. That method works in
 all browsers I've tested.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36753#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list