[dom] "Element? closest(DOMString selectors);" (#133)

https://domspecwhatwgorg/#dom-element-closest

Can we please have a better name for this? Not a good idea using JQuery's naming here "closest" gives me no indication about the direction (which is only ancestors)

Should be "queryAncestor" or something

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/133

Received on Sunday, 20 December 2015 14:33:25 UTC