[dom] More bikeshed problems
Anne van Kesteren via GitHub <[email protected]> Mon, 03 Aug 2015 10:03:00 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
annevk has just created a new issue for https://github.com/whatwg/dom: == More bikeshed problems == 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? See https://github.com/whatwg/dom/issues/62