RESOLVED FIXED 183341
Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class marking
https://bugs.webkit.org/show_bug.cgi?id=183341
Summary Add ChildrenAffectedByForwardPositionalRules bit for nth-child pseudo class m...
Antti Koivisto
Reported 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.
Attachments
patch (21.14 KB, patch)
2018-03-05 13:42 PST, Antti Koivisto
no flags
Radar WebKit Bug Importer
Comment 1 2018-03-05 13:03:36 PST
Radar WebKit Bug Importer
Comment 2 2018-03-05 13:04:06 PST
Antti Koivisto
Comment 3 2018-03-05 13:42:36 PST
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2018-03-05 21:59:14 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.