[dom] Question about references after Bikeshed conversion (#42)

This is intentional that for every constructors/methods/algos you add all arguments to id in definition? 

setAttribute(name, value) 
https://dom.spec.whatwg.org/#dom-element-setattributename-value
but was 
http://dom.spec.whatwg.org/#dom-element-setattributenode

Omg now all references not work, the same is for URL spec but not for Fetch and Encoding :(

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

Received on Wednesday, 10 June 2015 22:44:56 UTC