[dom] More bikeshed problems (#62)

In https://github.com/whatwg/dom/commit/8f812e6b16ba31270ba60568fb0bdbb78949348e I found it unclear how to link to the URL specification. It should be `<a spec=url>URL</a>` according to the documentation, but that creates an internal link.

Furthermore, it ended up adding `<li><a href="#concept-document-type">dfn for Document</a><span>, in ยง4.5</span>` for something that should really be labeled "type" I think.

@tabatkins, ideas?

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

Received on Monday, 3 August 2015 10:05:31 UTC