Bug 138520 - Add parsing support for the extended :nth-last-child(An+B of selector-list)
Summary: Add parsing support for the extended :nth-last-child(An+B of selector-list)
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-07 14:32 PST by Benjamin Poulain
Modified: 2014-11-10 19:49 PST (History)
4 users (show)

See Also:


Attachments
Patch (324.96 KB, patch)
2014-11-07 14:38 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-07 14:32:39 PST
Add parsing support for the extended :nth-last-child(An+B of selector-list) defined
Comment 1 Benjamin Poulain 2014-11-07 14:38:51 PST
Created attachment 241206 [details]
Patch
Comment 2 Andreas Kling 2014-11-10 17:13:35 PST
Comment on attachment 241206 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2014-11-10 19:49:07 PST
Comment on attachment 241206 [details]
Patch

Clearing flags on attachment: 241206

Committed r175848: <http://trac.webkit.org/changeset/175848>
Comment 4 Benjamin Poulain 2014-11-10 19:49:10 PST
All reviewed patches have been landed.  Closing bug.