aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/htmlcanvaselement/height/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/htmlcanvaselement/height/index.html')
-rw-r--r--files/ru/web/api/htmlcanvaselement/height/index.html29
1 files changed, 1 insertions, 28 deletions
diff --git a/files/ru/web/api/htmlcanvaselement/height/index.html b/files/ru/web/api/htmlcanvaselement/height/index.html
index bb82519fed..e1865aa3af 100644
--- a/files/ru/web/api/htmlcanvaselement/height/index.html
+++ b/files/ru/web/api/htmlcanvaselement/height/index.html
@@ -41,34 +41,7 @@ console.log(canvas.height); // 300
<h2 id="Specifications">Спецификации</h2>
-<table class="standard-table">
- <tbody>
- <tr>
- <th scope="col">Спецификация</th>
- <th scope="col">Статус</th>
- <th scope="col">Комментарий</th>
- </tr>
- <tr>
- <td>{{SpecName('HTML WHATWG', "scripting.html#attr-canvas-height",
- "HTMLCanvasElement.height")}}</td>
- <td>{{Spec2('HTML WHATWG')}}</td>
- <td>Нет изменений с последней версии {{SpecName('HTML5 W3C')}}</td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5.1', "scripting-1.html#attr-canvas-height",
- "HTMLCanvasElement.height")}}</td>
- <td>{{Spec2('HTML5.1')}}</td>
- <td></td>
- </tr>
- <tr>
- <td>{{SpecName('HTML5 W3C', "scripting-1.html#attr-canvas-height",
- "HTMLCanvasElement.height")}}</td>
- <td>{{Spec2('HTML5 W3C')}}</td>
- <td>Версия {{SpecName('HTML WHATWG')}} содержит исходное определение.
- </td>
- </tr>
- </tbody>
-</table>
+{{Specifications}}
<h2 id="Browser_compatibility">Поддержка браузерами</h2>