Re: [dom] getElementsByTagName needs to be clearer on when the same object can or can't be returned (#90)

That's actually a stronger restriction than what Gecko implements (or wants to implement).  It's OK to return the same list as long as the HTML-ness of the root's node document doesn't change...

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

Received on Monday, 19 October 2015 13:03:32 UTC