`system-ui` is supported now everywhere and `-apple-system,
BlinkMacSystemFont` is not required anymore.
i can make a github PR but the diff is trivial and attaching it here
--
Ticket URL: <https://code.djangoproject.com/ticket/34592>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "admin_css.diff" added.
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
Comment:
Tentatively accepting this ticket based on [https://developer.mozilla.org
/en-US/docs/Web/CSS/font-family#browser_compatibility this link from
mozilla docs] and [https://css-tricks.com/snippets/css/system-font-stack/
this other, less official, link].
The patch should ideally be a PR, minusf any chance you could do that?
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:1>
* cc: Tom Carrick (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:2>
Comment (by minusf):
hello.
tada: https://github.com/django/django/pull/16893
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:3>
* owner: nobody => minusf
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"8b053c1e3c3dc50a73e471e4edcd2171fc24a7ec" 8b053c1e]:
{{{
#!CommitTicketReference repository=""
revision="8b053c1e3c3dc50a73e471e4edcd2171fc24a7ec"
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34592#comment:6>