Re: [whatwg/xhr] Convert XHR to bikeshed (#97)

I also get the duplicate ID error for
```
<dfn id=dom-xmlhttprequest-open method for=XMLHttpRequest><code>open(<var>method</var>, <var>url</var>, <var>async</var>, <var>username</var>, <var>password</var>)</code></dfn>
```
which I can remove by removing the explicit ID, but it seems rather weird I don't get to set my own ID there (even if it were the same).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/97#issuecomment-259930903

Received on Friday, 11 November 2016 10:43:30 UTC