- From: Tab Atkins Jr. <notifications@github.com>
- Date: Mon, 08 Feb 2016 23:08:01 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 9 February 2016 07:08:35 UTC
> 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