- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 28 Oct 2016 07:33:49 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 28 October 2016 14:34:37 UTC
@tabatkins indeed, they are in the file docs/index.bs lines 47-49, as @annevk pointed out. Almost all instances of the terms are linking incorrectly. As an example, [line 236 in the Bikeshed file](https://github.com/w3c/ServiceWorker/pull/995/files#diff-27b79860afe28f01aed4f1f6228367faR236) says `<a>origin</a>`, but [line 1752 in the HTML file](https://github.com/domenic/ServiceWorker/blob/3a17bab47531ad52e31735b73e0a6dbe857c8c86/docs/index.html#L1752) ends up with `<a data-link-type="dfn" href="#foreignfetchevent-origin" id="ref-for-foreignfetchevent-origin-1">origin</a>`, despite the line ``` spec: html; type: dfn; text: origin; for: / ``` in link-defaults. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/995#issuecomment-256936375
Received on Friday, 28 October 2016 14:34:37 UTC