[wp-trac] [WordPress Trac] #38431: -webkit-appearance rule should be removed from the CSS
WordPress Trac
noreply at wordpress.org
Mon May 24 19:10:37 UTC 2021
#38431: -webkit-appearance rule should be removed from the CSS
-------------------------------+------------------------------
Reporter: laurent22777 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.3
Severity: normal | Resolution:
Keywords: 2nd-opinion close | Focuses: css
-------------------------------+------------------------------
Changes (by desrosj):
* keywords: needs-patch 2nd-opinion => 2nd-opinion close
Comment:
Given the data shown on [https://caniuse.com/?search=-webkit-appearance
Can I Use], I'm inclined to say these should not be removed. On this page,
it's noted that all versions of Safari on desktop and on iOS require the
`-webkit-` prefix for the `appearance` property to allow for partial
support.
Edge, Chrome (`-webkit-` prefix), and Firefox (`-moz-` prefix) are no
longer required for the `appearance` property in the
[https://core.trac.wordpress.org/browser/trunk/package.json#L15 versions
supported by today's versions of WordPress].
The linked developer documentation above now includes the following
clarification:
> The differences are smaller in the newest browsers.
Browsers seem to have made the behavior of this property more consistent.
So I'm not sure this is really an issue worth addressing anymore. I'm
suggesting this one is a `close`, but would still like someone with more
experience using the property to weigh in.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38431#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list