File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2894,7 +2894,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
2894
2894
</section>
2895
2895
2896
2896
<section algorithm>
2897
- <h3 id="should-skip-event"><dfn>Should Skip Event</dfn></h3>
2897
+ <h3 id="should-skip-event-algorithm "><dfn>Should Skip Event</dfn></h3>
2898
2898
: Input
2899
2899
:: |eventName|, a string
2900
2900
:: |serviceWorker|, a [=/service worker=]
@@ -3174,7 +3174,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
3174
3174
: Input
3175
3175
:: |clientURL|, a [=/URL=]
3176
3176
: Output
3177
- :: |registration|, a [=/service worker registration=]
3177
+ :: A [=/service worker registration=]
3178
3178
3179
3179
1. Run the following steps atomically.
3180
3180
1. Let |clientURLString| be <a lt="URL serializer">serialized</a> |clientURL|.
Original file line number Diff line number Diff line change @@ -2686,7 +2686,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
2686
2686
</section>
2687
2687
2688
2688
<section algorithm>
2689
- <h3 id="should-skip-event"><dfn>Should Skip Event</dfn></h3>
2689
+ <h3 id="should-skip-event-algorithm "><dfn>Should Skip Event</dfn></h3>
2690
2690
: Input
2691
2691
:: |eventName|, a string
2692
2692
:: |serviceWorker|, a [=/service worker=]
@@ -2966,7 +2966,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
2966
2966
: Input
2967
2967
:: |clientURL|, a [=/URL=]
2968
2968
: Output
2969
- :: |registration|, a [=/service worker registration=]
2969
+ :: A [=/service worker registration=]
2970
2970
2971
2971
1. Run the following steps atomically.
2972
2972
1. Let |clientURLString| be <a lt="URL serializer">serialized</a> |clientURL|.
You can’t perform that action at this time.
0 commit comments