[webkit-reviews] review granted: [Bug 37787] nth-* pseudo-class parsing is incorrect : [Attachment 53650] Fix nth-* pseudo-class parsing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 19:35:45 PDT 2010


Shinichiro Hamaji <hamaji at chromium.org> has granted Yuzo Fujishima
<yuzo at google.com>'s request for review:
Bug 37787: nth-* pseudo-class parsing is incorrect
https://bugs.webkit.org/show_bug.cgi?id=37787

Attachment 53650: Fix nth-* pseudo-class parsing.
https://bugs.webkit.org/attachment.cgi?id=53650&action=review

------- Additional Comments from Shinichiro Hamaji <hamaji at chromium.org>
This change looks good.

How -n-3 will be parsed, by the way? I'm not sure, but I guess it will be
parsed as -n-0, right?


More information about the webkit-reviews mailing list