[wp-trac] [WordPress Trac] #55362: Twenty Thirteen : Invalid use of display and float together in style.css file

WordPress Trac noreply at wordpress.org
Fri Mar 11 23:18:17 UTC 2022


#55362: Twenty Thirteen : Invalid use of display and float together in style.css
file
---------------------------------------+---------------------
 Reporter:  kajalgohel                 |       Owner:  (none)
     Type:  enhancement                |      Status:  new
 Priority:  normal                     |   Milestone:  6.0
Component:  Bundled Theme              |     Version:  3.6
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:
---------------------------------------+---------------------
Changes (by costdev):

 * keywords:  has-screenshots has-patch needs-testing => has-screenshots
     has-patch
 * version:   => 3.6


Comment:

 == Test Report

 === Env
 * Web Server: Apache (Linux)
 * WordPress: 6.0-alpha-52448-src
 * Browser: Chrome
 * OS: Windows 10
 * Theme: Twenty Thirteen
 * Plugins: None activated.

 === Steps to test
 1. View a post on the frontend.
 2. Scroll to the comments section.
 3. Add a comment.
 4. Click "Reply" under the comment you just created. The `X` button should
 appear to the right.
 5. Apply
 [https://core.trac.wordpress.org/attachment/ticket/55362/%2355362.patch
 55362.patch].
 6. Refresh the page.
 7. Click "Reply". The `X` button should not have changed in any way.

 Tested in responsive mode also.

 === Results
 1. No visible regressions.
 2. [https://core.trac.wordpress.org/attachment/ticket/55362/%2355362.patch
 55362.patch] seems to cleanly resolve the invalid use of `inline-block`
 and `float` per [https://developer.mozilla.org/en-US/docs/Web/CSS/float
 MDN Reference: `float`].

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


More information about the wp-trac mailing list