Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55362, comment 3


Ignore:
Timestamp:
03/11/2022 11:19:27 PM (4 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55362, comment 3

    initial v1  
    2222=== Results
    23231. No visible regressions.
    24 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`].
     242. [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].