[wp-trac] [WordPress Trac] #64266: Core Menu Icons disappeared in WordPress 6.9 RC1 using Safari Browser 15.6.1

WordPress Trac noreply at wordpress.org
Mon Nov 24 19:28:28 UTC 2025


#64266: Core Menu Icons disappeared in WordPress 6.9 RC1 using Safari Browser
15.6.1
-------------------------------------------+------------------------
 Reporter:  codex-m                        |       Owner:  joedolson
     Type:  defect (bug)                   |      Status:  closed
 Priority:  normal                         |   Milestone:  6.9
Component:  Administration                 |     Version:  trunk
 Severity:  normal                         |  Resolution:  fixed
 Keywords:  has-patch commit dev-reviewed  |     Focuses:
-------------------------------------------+------------------------
Changes (by joedolson):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"61293" 61293]:
 {{{
 #!CommitTicketReference repository="" revision="61293"
 Admin: Remove alt syntax from `dashicons.css`

 Safari only introduced support for alternative text in generated CSS
 content in version 17.4, released in 2024. This meets the latest two
 version declared for core browser support. But because `dashicons.css` is
 commonly required on the front-end for plugins and themes, this support
 impacts front-end users, and the browser support guidelines for core
 should not apply in this context.

 Follow up to [60885].

 Reviewed by desrosj.
 Merges [61290] to the 6.9 branch.

 Props codex-m, sabernhardt, wildworks, joedolson, desrosj, welcher.
 Fixes #64266.
 }}}

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


More information about the wp-trac mailing list