- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 24 Oct 2016 11:02:40 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 24 October 2016 18:03:11 UTC
- Removes various link defaults and anchors that are no longer necessary
- Fixes ECMAScript spec link
- Fixes "fire a simple event" to simply be "fire an event" per recent DOM spec changes
- Removes links for "trusted event" since that is longer defined; a follow-up will be needed for that cleanup in general
This is a mergeable version of #995.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/ServiceWorker/pull/996
-- Commit Summary --
* Editorial: tidy up cross-linking
-- File Changes --
M docs/index.bs (172)
M docs/index.html (243)
-- Patch Links --
https://github.com/w3c/ServiceWorker/pull/996.patch
https://github.com/w3c/ServiceWorker/pull/996.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/w3c/ServiceWorker/pull/996
Received on Monday, 24 October 2016 18:03:11 UTC