diff options
| author | Alexey Pyltsyn <lex61rus@gmail.com> | 2021-10-25 10:06:22 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-25 10:06:22 +0300 |
| commit | f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9 (patch) | |
| tree | 6cde25b36984040fda960876bff7acc84161ed7e /files/ru/web/api/serviceworkerregistration/index.html | |
| parent | e87401f97c68764ae7070f305199af2f529c1def (diff) | |
| download | translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.gz translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.tar.bz2 translated-content-f3abb48a00c8c813e6b1bc8fee19e6b4c0414ce9.zip | |
Использование макроса для вставки специфицикаций (#2850)
* Использование макроса для вставки специфицикаций
* Replaces
Diffstat (limited to 'files/ru/web/api/serviceworkerregistration/index.html')
| -rw-r--r-- | files/ru/web/api/serviceworkerregistration/index.html | 30 |
1 files changed, 1 insertions, 29 deletions
diff --git a/files/ru/web/api/serviceworkerregistration/index.html b/files/ru/web/api/serviceworkerregistration/index.html index 8daa8d7b98..2890d0bfa1 100644 --- a/files/ru/web/api/serviceworkerregistration/index.html +++ b/files/ru/web/api/serviceworkerregistration/index.html @@ -98,35 +98,7 @@ translation_of: Web/API/ServiceWorkerRegistration <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Комментарии</th> - </tr> - <tr> - <td>{{SpecName('Service Workers', '#service-worker-registration-obj', 'ServiceWorkerRegistration')}}</td> - <td>{{Spec2('Service Workers')}}</td> - <td>Изначальное определение.</td> - </tr> - <tr> - <td>{{SpecName('Push API', '#widl-ServiceWorkerRegistration-pushManager', 'PushManager')}}</td> - <td>{{Spec2('Push API')}}</td> - <td>Добавлено свойство {{domxref("PushManager","pushManager")}}.</td> - </tr> - <tr> - <td>{{SpecName('Web Notifications')}}</td> - <td>{{Spec2('Web Notifications')}}</td> - <td>Добавлены методы {{domxref("ServiceWorkerRegistration.showNotification()","showNotification()")}} и {{domxref("ServiceWorkerRegistration.getNotifications()","getNotifications()")}}.</td> - </tr> - <tr> - <td>{{SpecName('Background Sync')}}</td> - <td>{{Spec2('Background Sync')}}</td> - <td>Добавлено свойство {{domxref("ServiceWorkerRegistration.sync","sync")}}.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость">Совместимость</h2> |
