[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 18:45:21 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 | Focuses:
------------------------------+------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61290" 61290]:
{{{
#!CommitTicketReference repository="" revision="61290"
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].
Props codex-m, sabernhardt, wildworks, joedolson, desrosj, welcher.
Fixes #64266.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64266#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list