diff options
Diffstat (limited to 'files/ru/web/api/web_storage_api/index.html')
-rw-r--r-- | files/ru/web/api/web_storage_api/index.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/files/ru/web/api/web_storage_api/index.html b/files/ru/web/api/web_storage_api/index.html index 43fb103660..bb42a6d9d4 100644 --- a/files/ru/web/api/web_storage_api/index.html +++ b/files/ru/web/api/web_storage_api/index.html @@ -47,7 +47,18 @@ translation_of: Web/API/Web_Storage_API <h2 id="Спецификации">Спецификации</h2> -{{Specifications}} +<table> + <thead> + <tr> + <th>Specification</th> + </tr> + </thead> + <tbody> + <tr> + <td><a href="https://html.spec.whatwg.org/multipage/webstorage.html#webstorage">HTML Living Standard # webstorage</a></td> + </tr> + </tbody> +</table> <h2 id="Поддержка_браузерами">Поддержка браузерами</h2> |