Bug 137593

Summary: Update :nth-child(An+B of selector-list) to the latest specification
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: 7raivis, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2014-10-09 20:34:50 PDT
Update :nth-child(An+B of selector-list) to the latest specification
Attachments
Patch (214.71 KB, patch)
2014-10-09 20:38 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-10-09 20:38:55 PDT
Andreas Kling
Comment 2 2014-10-10 14:15:16 PDT
Comment on attachment 239594 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=239594&action=review r=me > Source/WebCore/cssjit/SelectorCompiler.cpp:3227 > + for (const NthChildOfSelectorInfo& nthChildOfSelectorInfo : fragment.nthChildOfFilters) { Come on man, auto.
Benjamin Poulain
Comment 3 2014-10-10 14:23:44 PDT
Comment on attachment 239594 [details] Patch Clearing flags on attachment: 239594 Committed r174613: <http://trac.webkit.org/changeset/174613>
Benjamin Poulain
Comment 4 2014-10-10 14:23:46 PDT
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.