[webkit-reviews] review granted: [Bug 21542] CSS NS resolvers are no longer part of the spec : [Attachment 24313] Removes NS Resolver functionality from Node.cpp and friends
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 13 10:22:30 PDT 2008
Sam Weinig <sam at webkit.org> has granted Dimitri Glazkov (Google)
<dglazkov at chromium.org>'s request for review:
Bug 21542: CSS NS resolvers are no longer part of the spec
https://bugs.webkit.org/show_bug.cgi?id=21542
Attachment 24313: Removes NS Resolver functionality from Node.cpp and friends
https://bugs.webkit.org/attachment.cgi?id=24313&action=edit
------- Additional Comments from Sam Weinig <sam at webkit.org>
+ // throw a NAMESPACE_ERR if the selector includes any namespace prefixes.
Should use a capital T for throw, at least to be consistent.
How sad. That code was so fun to write :(.
r=me
More information about the webkit-reviews
mailing list