[wp-trac] [WordPress Trac] #63030: Update CSS for `::-moz-placeholder` color
WordPress Trac
noreply at wordpress.org
Thu Aug 14 21:35:29 UTC 2025
#63030: Update CSS for `::-moz-placeholder` color
------------------------------+---------------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility, css
------------------------------+---------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60636" 60636]:
{{{
#!CommitTicketReference repository="" revision="60636"
Administration: Remove obsolete placeholder styles.
Remove the browser-prefixed placeholder styling `-ms-input-placeholder`
and custom opacity for `-moz-placeholder`. `--ms-input-placeholder` is no
longer used by any supported browsers and Firefox now uses `color-mix` to
set placeholder colors instead of reduced opacity.
Props afercia, abcd95, sabernhardt, aialvi, joedolson.
Fixes #63030.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63030#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list