Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -628,11 +628,7 @@ <h4 id="clear-dom">

1. [=delete a database|Delete=] |database|.

4. For each |registration| in the user agent's set of <a>service worker registrations</a>:

1. If |registration|'s <a>scope URL</a>'s [=url/origin=] is |origin|:

1. Execute {{ServiceWorkerRegistration/unregister()}} on |registration|.
4. Invoke [=Purge Service Worker Registrations=] with |origin| and true.

5. For each |appcache| in the user agent's set of [=application caches=]:

Expand Down