aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/serviceworkerregistration/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/serviceworkerregistration/index.html')
-rw-r--r--files/ru/web/api/serviceworkerregistration/index.html30
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>