aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlimageelement
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-27 18:02:34 +0300
committerGitHub <noreply@github.com>2021-10-27 18:02:34 +0300
commit09d10136633355937867a21d65db64ae3c4d5829 (patch)
tree7405949290f874407855847c7832da361dd8f9d7 /files/ru/web/api/htmlimageelement
parent56817c1235a48d66c12ddf1c3d37a0e61977b875 (diff)
downloadtranslated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.gz
translated-content-09d10136633355937867a21d65db64ae3c4d5829.tar.bz2
translated-content-09d10136633355937867a21d65db64ae3c4d5829.zip
Использование макроса для вставки специфицикаций - 2 (#2883)
Diffstat (limited to 'files/ru/web/api/htmlimageelement')
-rw-r--r--files/ru/web/api/htmlimageelement/decoding/index.html17
1 files changed, 1 insertions, 16 deletions
diff --git a/files/ru/web/api/htmlimageelement/decoding/index.html b/files/ru/web/api/htmlimageelement/decoding/index.html
index 0eff62a68f..59d7a14e75 100644
--- a/files/ru/web/api/htmlimageelement/decoding/index.html
+++ b/files/ru/web/api/htmlimageelement/decoding/index.html
@@ -35,22 +35,7 @@ img.src = 'img/logo.png';
<h2 id="Specifications">Спецификации</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('HTML WHATWG', 'embedded-content.html#dom-img-decoding', 'decoding')}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td> </td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<p>{{Compat("api.HTMLImageElement.decoding")}}</p>