Bug 139001 - Add the dynamic specificity of the selector list argument when matching :nth-child() and :nth-last-child()
Summary: Add the dynamic specificity of the selector list argument when matching :nth-...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 23:32 PST by Benjamin Poulain
Modified: 2014-12-01 18:29 PST (History)
0 users

See Also:


Attachments
Patch (23.75 KB, patch)
2014-11-21 23:36 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (37.85 KB, patch)
2014-12-01 15:39 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-11-21 23:32:12 PST
Add the dynamic specificity of the selector list argument when matching :nth-child() and :nth-last-child()
Comment 1 Benjamin Poulain 2014-11-21 23:36:01 PST
Created attachment 242114 [details]
Patch
Comment 2 Benjamin Poulain 2014-12-01 15:39:37 PST
Created attachment 242355 [details]
Patch
Comment 3 Andreas Kling 2014-12-01 17:12:21 PST
Comment on attachment 242355 [details]
Patch

r=me
Comment 4 Benjamin Poulain 2014-12-01 18:29:24 PST
Comment on attachment 242355 [details]
Patch

Clearing flags on attachment: 242355

Committed r176623: <http://trac.webkit.org/changeset/176623>
Comment 5 Benjamin Poulain 2014-12-01 18:29:26 PST
All reviewed patches have been landed.  Closing bug.