Re: [dom] Make Attr a Node again (#102)

I've considered measuring usage of `cloneNode()`, but I'm not sure what we would learn. If usage is too high to make Attr a non-Node, then it starts to get a bit silly to have both `nodeValue` and `cloneNode()` on Attr instead of leaving it as a node.

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

Received on Tuesday, 24 November 2015 14:06:09 UTC