[wp-trac] [WordPress Trac] #38431: -webkit-appearance rule should be removed from the CSS

WordPress Trac noreply at wordpress.org
Fri Oct 21 12:02:09 UTC 2016


#38431: -webkit-appearance rule should be removed from the CSS
--------------------------+-----------------------------
 Reporter:  laurent22777  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  4.6.1
 Severity:  normal        |   Keywords:
  Focuses:  ui            |
--------------------------+-----------------------------
 The -webkit-appearance rule used in customize-control.css is not supported
 properly on all browsers and in some cases might make certain layouts
 impossible. Please see the MDN article about it:

 https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance

 As mentioned there, even the "none" value will have different behavior on
 different browsers. In my case, it forces the element to wrap to the next
 line on Chrome, and the only way to go around this is to delete the rule
 directly in the WordPress CSS.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38431>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list