[wp-trac] [WordPress Trac] #43195: dashicons fail w3c css validation

WordPress Trac noreply at wordpress.org
Thu Feb 1 09:50:17 UTC 2018


#43195: dashicons fail w3c css validation
---------------------------+---------------------------------------------
 Reporter:  manuel_84      |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:  4.9.2
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:  ui, template, coding-standards
---------------------------+---------------------------------------------

Comment (by GaryJ):

 Thank you @manuel_84 for opening your first ticket :-)

 Good catch with the bug.

 An alternative solution would be to drop the transition-delay completely
 since the [https://drafts.csswg.org/css-transitions/#transition-duration-
 property default] is `0s` anyway:


 {{{
 transition: color 0.1s ease-in;
 }}}

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


More information about the wp-trac mailing list