[wp-trac] [WordPress Trac] #50230: CSS Validator error in wp-includes/css/dist/block-library/style.min.css

WordPress Trac noreply at wordpress.org
Sat May 23 13:53:34 UTC 2020


#50230: CSS Validator error in wp-includes/css/dist/block-library/style.min.css
--------------------------+---------------------------------
 Reporter:  aurepons      |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:  5.4.1
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  accessibility, css
--------------------------+---------------------------------
Changes (by audrasjb):

 * keywords:  needs-patch =>


Comment:

 Concerning the other error, the related CSS declaration looks good to me:

 {{{
 .wp-gs .wp-block-button__link:not(.has-background) {
     background-color: var(--wp-block-core-button--color--background, var
 (--wp-color--primary, #32373c));
 }
 }}}

 I think the validator is mistaken.

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


More information about the wp-trac mailing list