[Webkit-unassigned] [Bug 256958] New: :link is not parsed correctly in a combination with hsl colors.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 18 04:35:13 PDT 2023


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

            Bug ID: 256958
           Summary: :link is not parsed correctly in a combination with
                    hsl colors.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://codepen.io/nhoizey/pen/gOBBeEz
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: m_dubet at apple.com, webkit-bug-importer at group.apple.com

Let's take the first case. 

https://codepen.io/webcompat/pen/NWOOzyp?editors=1100
:link applies the background-color and not ::link


But if we go to 
https://codepen.io/nhoizey/pen/gOBBeEz
This :link is not applied. 
Funnily enough if I do ::link instead, then the background-color is applied.


That might be related to parsing rules.

-- 
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/20230518/f5c2b9c6/attachment.htm>


More information about the webkit-unassigned mailing list