[wp-trac] [WordPress Trac] #38431: -webkit-appearance rule should be removed from the CSS
WordPress Trac
noreply at wordpress.org
Mon Aug 1 18:59:31 UTC 2022
#38431: -webkit-appearance rule should be removed from the CSS
----------------------------------------+---------------------
Reporter: laurent22777 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: General | Version: 4.3
Severity: normal | Resolution:
Keywords: needs-patch good-first-bug | Focuses: css
----------------------------------------+---------------------
Changes (by desrosj):
* keywords: 2nd-opinion close => needs-patch good-first-bug
* milestone: Awaiting Review => 6.1
Comment:
Came back to this one going through tickets with a `close` suggestion and
took another look.
The `-webkit-` prefix no longer seems to be required for any of the
browser versions currently supported by Core. After some testing, it seems
that the prefix is simply ignored and the property is interpreted as
`appearance`.
There are a fair number of occurrences in bundled themes. I don't feel
strongly about keeping these, but there could be other considerations to
be had in themes vs. Core admin CSS. We also will not be able to change
the occurrences found in third party libraries included within the code
base (`tinymce` and `medialement` to name a few).
@peterwilsoncc Can you think of any reason why this should not be changed?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38431#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list