aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/web_workers_api/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/web_workers_api/index.html')
-rw-r--r--files/ru/web/api/web_workers_api/index.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/files/ru/web/api/web_workers_api/index.html b/files/ru/web/api/web_workers_api/index.html
index ad6d00756c..f319c44249 100644
--- a/files/ru/web/api/web_workers_api/index.html
+++ b/files/ru/web/api/web_workers_api/index.html
@@ -70,7 +70,18 @@ translation_of: Web/API/Web_Workers_API
<h2 id="Спецификации">Спецификации</h2>
-{{Specifications}}
+<table>
+ <thead>
+ <tr>
+ <th>Specification</th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td><a href="https://html.spec.whatwg.org/multipage/workers.html#workers">HTML Living Standard # workers</a></td>
+ </tr>
+ </tbody>
+</table>
<h2 id="Смотрите_также">Смотрите также</h2>