[dom] Question about references after Bikeshed conversion
via GitHub <[email protected]> Wed, 10 Jun 2015 22:44:25 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
ArkadiuszMichalski has just created a new issue for https://github.com/whatwg/dom: == Question about references after Bikeshed conversion == 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 :( See https://github.com/whatwg/dom/issues/42