[webkit-reviews] review granted: [Bug 137593] Update :nth-child(An+B of selector-list) to the latest specification : [Attachment 239594] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 14:15:19 PDT 2014


Andreas Kling <akling at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 137593: Update :nth-child(An+B of selector-list) to the latest
specification
https://bugs.webkit.org/show_bug.cgi?id=137593

Attachment 239594: Patch
https://bugs.webkit.org/attachment.cgi?id=239594&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
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.


More information about the webkit-reviews mailing list