[wp-trac] [WordPress Trac] #62413: WordPress 6.7 Auto-sizes Reducing Image Sizes

WordPress Trac noreply at wordpress.org
Fri Nov 15 20:17:29 UTC 2024


#62413: WordPress 6.7 Auto-sizes Reducing Image Sizes
-------------------------------------------------+-------------------------
 Reporter:  dooperweb                            |       Owner:  joemcgill
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  6.7.1
Component:  Media                                |     Version:  6.7
 Severity:  normal                               |  Resolution:
 Keywords:  has-testing-info has-patch has-      |     Focuses:
  unit-tests needs-refresh                       |  performance
-------------------------------------------------+-------------------------

Comment (by dooperweb):

 @joemcgill There is no specific CSS applied to the image. Only global CSS
 rules are in effect, as shown below:


 {{{
 img {
   height: auto;
   max-width: 100%;
 }
 }}}

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


More information about the wp-trac mailing list