diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/webassembly/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/webassembly/index.html | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/webassembly/index.html b/files/ru/web/javascript/reference/global_objects/webassembly/index.html index f28faf6e5d..a422cde286 100644 --- a/files/ru/web/javascript/reference/global_objects/webassembly/index.html +++ b/files/ru/web/javascript/reference/global_objects/webassembly/index.html @@ -75,22 +75,7 @@ fetch('simple.wasm').then(response => <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <thead> - <tr> - <th scope="col">Спецификация</th> - <th scope="col">Статус</th> - <th scope="col">Коммент</th> - </tr> - </thead> - <tbody> - <tr> - <td>{{SpecName('WebAssembly JS', '#the-webassembly-object', 'WebAssembly')}}</td> - <td>{{Spec2('WebAssembly JS')}}</td> - <td>Первоначальное определение проекта.</td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Browser_compatibility">Поддержка браузерами</h2> |