[webkit-reviews] review requested: [Bug 72933] "Raw" pseudo selectors don't match if immediately after a child or descendant combinator : [Attachment 117826] patch v2, don't suppress '*'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 4 19:23:17 PST 2011


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 72933: "Raw" pseudo selectors don't match if immediately after a child or
descendant combinator
https://bugs.webkit.org/show_bug.cgi?id=72933

Attachment 117826: patch v2, don't suppress '*'
https://bugs.webkit.org/attachment.cgi?id=117826&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
Not generating the '*' in the first place is not trivial, but just leaving them
may indeed be the better option, as it better represents the internal state and
should so be easier for debugging purposes. Uploaded a new patch accordingly.
(r? again, since it did substantially change).


More information about the webkit-reviews mailing list