Re: [ServiceWorker] Please deploy dfn.js or something similar (#489)

> links to IDL definitions will change as bikeshed doesn't have a way to specify your own anchors for those

You can *if* you do a `<dfn>` for the construct outside of the `<pre class=idl>`.  Then Bikeshed will just link the IDL to your dfn.  This is common practice for methods and attributes, so their anchors are actually close to their prose definitions.

If you've been using the "WHATWG style" for IDL IDs (dom-foo-bar for the Foo.bar attribute, etc), Bikeshed does that by default, so the IDs will remain stable.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/489#issuecomment-181739716

Received on Tuesday, 9 February 2016 07:08:35 UTC