[Bug 18540] Proposal for a new acceptNode() return value for TreeWalker.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18540

Alex Vincent <ajvincent@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajvincent@gmail.com

--- Comment #2 from Alex Vincent <ajvincent@gmail.com> ---
+1 for me.  More than once I've written a RejectChildrenFilter specifically to
allow for a node to be accepted but for its children to be rejected.  It's
historically been the first thing I think about when it comes to TreeWalker.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 27 October 2012 08:46:50 UTC