[heycam/webidl] Bikeshed-link fixes (#110)

* The heading-dfns need to have their linking text set explicitly; right now they're including the section number inserted by XSLT.
* The simple errors should be dfn'd, I think.  (Until ES is Bikeshed-friendly, at least.)
* The DOMException types should be "exception" type.  (I misunderstood what they were previously.)
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/110

-- Commit Summary --

  * Manually specify linking text for all heading-dfns, so they don't pick up the section numbers after XSLTing.
  * Switch the DOMException types to exception, mark up the simple errors as interface.

-- File Changes --

    M index.xml (114)

-- Patch Links --

https://github.com/heycam/webidl/pull/110.patch
https://github.com/heycam/webidl/pull/110.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/110

Received on Wednesday, 20 April 2016 00:26:26 UTC