[Webkit-unassigned] [Bug 226724] New: `text-decoration: underline` is not applied to web component

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 7 04:34:04 PDT 2021


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

            Bug ID: 226724
           Summary: `text-decoration: underline` is not applied to web
                    component
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeroen.zwartepoorte at gmail.com

See https://codepen.io/jpzwarte/pen/VwpdPqJ?editors=1010

This rule is not working in Safari (14.1.1 and STP125):

      :host([fill]:hover) {
        text-decoration: underline;
      }

It works fine in Chrome and FF.

-- 
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/20210607/c19e82d1/attachment.htm>


More information about the webkit-unassigned mailing list