[Webkit-unassigned] [Bug 244708] New: :has() selector does not accept forgiving selector list

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 2 02:22:35 PDT 2022


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

            Bug ID: 244708
           Summary: :has() selector does not accept forgiving selector
                    list
           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: rune.lillesveen at gmail.com

The :has() selector takes a <forgiving-relative-selector-list>[1], but a rule like :has(:unknown) {} is fully dropped in WebKit.

There is a failing wpt test in [2].

[1] https://drafts.csswg.org/selectors/#typedef-forgiving-relative-selector-list
[2] https://wpt.fyi/results/css/selectors/has-error-recovery.html?label=experimental&label=master&aligned

-- 
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/20220902/e9ada309/attachment.htm>


More information about the webkit-unassigned mailing list