[Webkit-unassigned] [Bug 277889] Regression (17.x?): 'text-decoration: dotted underline' does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 9 20:09:23 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277889

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|<abbr> with title should    |Regression (17.x?):
                   |have dotted underline       |'text-decoration: dotted
                   |                            |underline' does not work

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Just to flag - it is regression of text-decoration: dotted underline - not working at all.

It does not work even in simple:

https://jsfiddle.net/oa2zcu14/

<p>Test</p>

p {
  text-decoration: dotted underline;
}

as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240810/bc790077/attachment.htm>


More information about the webkit-unassigned mailing list