Meta: export notification's service worker registration · whatwg/notifications@c032675
annevk
·
2024-11-06
·
via Recent Commits to notifications:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -45,7 +45,7 @@ IDL, Service Workers, URL, and Vibration API Standards.
|
45 | 45 | representation of something that happened, such as the delivery of a message. |
46 | 46 | |
47 | 47 | <p>A <a for=/>notification</a> has an associated |
48 | | -<dfn for=notification id=service-worker-registration>service worker registration</dfn> (null |
| 48 | +<dfn export for=notification id=service-worker-registration>service worker registration</dfn> (null |
49 | 49 | or a <a for=/>service worker registration</a>). It is initially null. |
50 | 50 | |
51 | 51 | <p>A <a for=/>notification</a> has an associated <dfn for=notification id=concept-title>title</dfn> (a string). |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。