Bug 183341

Summary: Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class marking
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2018-03-05 13:02:50 PST
Use it instead of AffectsNextSibling/AffectedByPreviousSibling bits, similar to ChildrenAffectedByBackwardPositionalRules bit. This is more efficient and requires way less marking.
Comment 1 Radar WebKit Bug Importer 2018-03-05 13:03:36 PST
<rdar://problem/38151470>
Comment 2 Radar WebKit Bug Importer 2018-03-05 13:04:06 PST
<rdar://problem/38151488>
Comment 3 Antti Koivisto 2018-03-05 13:42:36 PST
Created attachment 335022 [details]
patch
Comment 4 WebKit Commit Bot 2018-03-05 21:59:12 PST
Comment on attachment 335022 [details]
patch

Clearing flags on attachment: 335022

Committed r229307: <https://trac.webkit.org/changeset/229307>
Comment 5 WebKit Commit Bot 2018-03-05 21:59:14 PST
All reviewed patches have been landed.  Closing bug.