File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1132,7 +1132,7 @@ <h2>
1132
1132
</ li >
1133
1133
< li >
1134
1134
< p >
1135
- < a > Handle functional event</ a > "`push`" using < a > PushEvent</ a > on
1135
+ < a > Fire a functional event</ a > named "`push`" using < a > PushEvent</ a > on
1136
1136
< var > registration</ var > with the following properties:
1137
1137
</ p >
1138
1138
< dl >
@@ -1188,8 +1188,8 @@ <h2>
1188
1188
< p >
1189
1189
To < dfn > fire the "`pushsubscriptionchange`" event</ dfn > given a < a > service worker
1190
1190
registration</ a > of < var > registration</ var > , < var > newSubscription</ var > and
1191
- < var > oldSubscription</ var > , the < a > user agent</ a > must < a > handle functional event</ a >
1192
- "`pushsubscriptionchange`" using < a > PushSubscriptionChangeEvent</ a > on
1191
+ < var > oldSubscription</ var > , the < a > user agent</ a > must < a > fire a functional event</ a >
1192
+ named "`pushsubscriptionchange`" using < a > PushSubscriptionChangeEvent</ a > on
1193
1193
< var > registration</ var > with the following properties:
1194
1194
</ p >
1195
1195
< dl >
You can’t perform that action at this time.
0 commit comments