[Webkit-unassigned] [Bug 257992] text-decoration-thickness not properly propagated to inner spans with non-inline style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 10 22:21:09 PST 2024


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

--- Comment #4 from Karl Dubost <karlcow at apple.com> ---
Created attachment 473189

  --> https://bugs.webkit.org/attachment.cgi?id=473189&action=review

rendering in safari, firefox, chrome

Apart of the last one, this is consitent. 
https://codepen.io/legion80/pen/YzRyqJO


This is the one failing.
<style>a.thick { text-decoration-thickness: 3px; }</style>
<a href="#" class="thick"><span style="display:block">- link text inside span styled block</span></a>

-- 
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/20241111/a1e20199/attachment.htm>


More information about the webkit-unassigned mailing list