diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/set/entries/index.html')
| -rw-r--r-- | files/ru/web/javascript/reference/global_objects/set/entries/index.html | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/set/entries/index.html b/files/ru/web/javascript/reference/global_objects/set/entries/index.html index 52184bd79a..c84a16ce8c 100644 --- a/files/ru/web/javascript/reference/global_objects/set/entries/index.html +++ b/files/ru/web/javascript/reference/global_objects/set/entries/index.html @@ -37,25 +37,7 @@ console.log(setIter.next().value); // ["baz", "baz"] <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-set.prototype.entries', 'Set.prototype.entries')}}</td> - <td>{{Spec2('ES2015')}}</td> - <td>Первоначальное определение</td> - </tr> - <tr> - <td>{{SpecName('ESDraft', '#sec-set.prototype.entries', 'Set.prototype.entries')}}</td> - <td>{{Spec2('ESDraft')}}</td> - <td></td> - </tr> - </tbody> -</table> +{{Specifications}} <h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2> |
