[Bug 16488] Consider adding parent() / ancestor() method

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

David Håsäther <hasather@gmail.com> changed:

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

--- Comment #3 from David Håsäther <hasather@gmail.com> ---
Anne, I think a method that returns the element itself or an ancestor (what the
specification calls an _inclusive ancestor_) would be more useful. This is
typically what you want when doing event delegation.

The method name inclusiveAncestor() is not optimal though, so it would need
some thinking.

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

Received on Monday, 17 June 2013 10:11:23 UTC