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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 12 17:32:34 PDT 2023


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

            Bug ID: 257992
           Summary: text-decoration-thickness not properly propagated to
                    inner spans with non-inline style
           Product: WebKit
           Version: Safari 16
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonlee554 at gmail.com
                CC: mmaxfield at apple.com

https://codepen.io/legion80/pen/YzRyqJO
compare with Chrome and Firefox.

The structure is <a><span></span></a> with CSS text-decoration-thickness set.

If the span is inline, the style is propagated. If the style is inline-block, the decoration is removed (consistent across all browsers). If the style is block, the style is not propagated in Safari, but is propagated in Chrome and Firefox.

-- 
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/20230613/ea6743bf/attachment.htm>


More information about the webkit-unassigned mailing list