Bug 183341 - Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class marking
Summary: Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-05 13:02 PST by Antti Koivisto
Modified: 2018-03-05 21:59 PST (History)
3 users (show)

See Also:


Attachments
patch (21.14 KB, patch)
2018-03-05 13:42 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.