diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html b/files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html index 3612f6b966..b280a5f8dd 100644 --- a/files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html +++ b/files/ru/web/javascript/reference/global_objects/proxy/revocable/index.html @@ -58,25 +58,7 @@ typeof proxy // "object", typeof не вызывает никаких <h2 id="Спецификации">Спецификации</h2> -<table class="standard-table"> - <tbody> - <tr> - <th scope="col">Specification</th> - <th scope="col">Status</th> - <th scope="col">Comment</th> - </tr> - <tr> - <td>{{SpecName('ES2015', '#sec-proxy.revocable', 'Proxy Revocation Functions')}}</td> - <td>{{Spec2('ES2015')}}</td> - <td>Изначальное определение.</td> - </tr> - <tr> - <td>{{SpecName('ESDraft', '#sec-proxy.revocable', 'Proxy Revocation Functions')}}</td> - <td>{{Spec2('ESDraft')}}</td> - <td> </td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_браузерами">Совместимость браузерами</h2> <p>{{Compat("javascript.builtins.Proxy.revocable")}}</p> |