[webkit-reviews] review granted: [Bug 56894] move :not over to using selectorList instead of simpleSelector : [Attachment 86567] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 02:02:36 PDT 2011


Antti Koivisto <koivisto at iki.fi> has granted Ojan Vafai <ojan at chromium.org>'s
request for review:
Bug 56894: move :not over to using selectorList instead of simpleSelector
https://bugs.webkit.org/show_bug.cgi?id=56894

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

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
+		 // FIXME: should we check if the subSelectors are sibling
selectors?

Doesn't the current grammar assume that the subselectors are simple so there is
no need? It would be good to explain that in the comment.


More information about the webkit-reviews mailing list