Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45925, comment 26


Ignore:
Timestamp:
07/28/2022 06:02:07 AM (4 years ago)
Author:
multidots1896
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45925, comment 26

    initial v1  
    44{{{
    55text-underline-offset: auto;
    6 }}} is different property and it is usable. but
     6}}}
     7
     8is different property and it is usable. but
    79{{{
    810text-decoration-thickness: 2px;
    9 }}} is remain same in your PR.
    10 
    11 so that's why i have applied patch.
     11}}}
     12 
     13is remain same in your PR.so that's why i have applied patch.
    1214
    1315Thanks