[Webkit-unassigned] [Bug 261378] New: propagate scope element into :has CheckingContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 9 15:54:16 PDT 2023


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

            Bug ID: 261378
           Summary: propagate scope element into :has CheckingContext
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com

In https://bugs.webkit.org/show_bug.cgi?id=261320 we split out CheckingContext::scope into two separate fields: "scope" for the element that matches :scope, and "hasScope" for the scope of a :has() pseudo-class.

We need to propagate scope into the child CheckingContext we create for :has() pseudo-class matching, otherwise :has(:scope) will never match anything.

-- 
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/20230909/f32f685e/attachment.htm>


More information about the webkit-unassigned mailing list