File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 56
56
} ;
57
57
</ script >
58
58
</ head >
59
- < body data-cite ="service-workers FILEAPI secure-contexts hr-time permissions ECMASCRIPT ">
59
+ < body data-cite ="service-workers FILEAPI secure-contexts hr-time permissions ECMASCRIPT NOTIFICATIONS ">
60
60
< section id ="abstract ">
61
61
< p >
62
62
The < cite > Push API</ cite > enables sending of a < a > push message</ a > to a web application via
@@ -1403,7 +1403,7 @@ <h2>
1403
1403
< h2 >
1404
1404
< dfn > PushEvent</ dfn > Interface
1405
1405
</ h2 >
1406
- < pre class ="idl " data-cite ="service-workers ">
1406
+ < pre class ="idl " data-cite ="service-workers NOTIFICATIONS ">
1407
1407
[Exposed=ServiceWorker, SecureContext]
1408
1408
interface PushEvent : ExtendableEvent {
1409
1409
constructor(DOMString type, optional PushEventInit eventInitDict = {});
You can’t perform that action at this time.
0 commit comments