[Webkit-unassigned] [Bug 183341] New: Add ChildrenAffectedByForwardPositionalRules marking bit for nth-child pseudo class marking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 13:02:50 PST 2018


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

            Bug ID: 183341
           Summary: Add ChildrenAffectedByForwardPositionalRules marking
                    bit for nth-child pseudo class marking
           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: koivisto at iki.fi

Use it instead of AffectsNextSibling/AffectedByPreviousSibling bits, similar to ChildrenAffectedByBackwardPositionalRules bit. This is more efficient and requires way less marking.

-- 
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/20180305/6eb81898/attachment.html>


More information about the webkit-unassigned mailing list