Skip to content

Commit

Permalink
Editorial: export service worker terms needed in DOM
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Aug 29, 2016
1 parent 57f0405 commit 352dc93
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion spec/service_worker/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ spec: webidl; urlPrefix: https://heycam.github.io/webidl/
<section>
<h2 id="model">Model</h2>

<section dfn-for="service worker">
<section dfn-for="service worker" export>
<h3 id="service-worker-concept">Service Worker</h3>

<p>A <dfn id="dfn-service-worker" for="">service worker</dfn> is a type of <a>web worker</a>. A <a href="#dfn-service-worker">service worker</a> executes in the registering <a href="#dfn-service-worker-client">service worker client</a>'s <a for="resource">origin</a>.</p>
Expand Down
Loading

0 comments on commit 352dc93

Please sign in to comment.