[wp-trac] [WordPress Trac] #48629: Admin list table invalid CSS property

WordPress Trac noreply at wordpress.org
Thu Nov 14 11:45:18 UTC 2019


#48629: Admin list table invalid CSS property
-------------------------+-------------------------------------------------
 Reporter:  manikmist09  |       Owner:  (none)
     Type:  defect       |      Status:  new
  (bug)                  |
 Priority:  normal       |   Milestone:  5.4
Component:  Site Health  |     Version:  5.3
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |     Focuses:  ui, administration, coding-
                         |  standards
-------------------------+-------------------------------------------------

Comment (by SergeyBiryukov):

 Per https://developer.mozilla.org/en-US/docs/Web/CSS/color_value:
 > Note: As of CSS Colors Level 4, `rgba()` is an alias for `rgb()`. In
 browsers that implement the Level 4 standard, they accept the same
 parameters and behave the same way.

 Apparently this is not an error. When testing in Chrome, both `rgba()` and
 `rgb()` work as expected here.

 However, I guess it still makes sense to make the change for consistency
 with the rest of admin styles.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/48629#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list