WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-03-05 13:03:36 PST
<
rdar://problem/38151470
>
Radar WebKit Bug Importer
Comment 2
2018-03-05 13:04:06 PST
<
rdar://problem/38151488
>
Antti Koivisto
Comment 3
2018-03-05 13:42:36 PST
Created
attachment 335022
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug