aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/canvas_api/index.html
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-10-20 13:28:52 +0300
committerGitHub <noreply@github.com>2021-10-20 13:28:52 +0300
commit1386fed7d38652d5848d315927e7e23a66cffd13 (patch)
treeeb4b9adfec3f46c77304a1b9461d44357c8164c8 /files/ru/web/api/canvas_api/index.html
parentb0f32a46245b1033098a5a9826a7818fa4e65dde (diff)
downloadtranslated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.gz
translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.tar.bz2
translated-content-1386fed7d38652d5848d315927e7e23a66cffd13.zip
[RU] Remove `name` attribute from headings (#2788)
Diffstat (limited to 'files/ru/web/api/canvas_api/index.html')
-rw-r--r--files/ru/web/api/canvas_api/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/api/canvas_api/index.html b/files/ru/web/api/canvas_api/index.html
index 8dbb43155b..da3165f93d 100644
--- a/files/ru/web/api/canvas_api/index.html
+++ b/files/ru/web/api/canvas_api/index.html
@@ -95,7 +95,7 @@ window.addEventListener("load", drawCanvas);
<p class="brush: js"><span id="result_box" lang="ru"><span>Интерфейсы, связанные с <code>WebGLRenderingContext</code>, ссылаются на </span></span><a href="/en-US/docs/Web/WebGL" title="/en-US/docs/Web/WebGL">WebGL</a>.</p>
-<h2 class="Documentation" id="Documentation" name="Documentation">Руководства</h2>
+<h2 class="Documentation" id="Documentation">Руководства</h2>
<dl>
<dt><a href="/en-US/docs/Web/API/Canvas_API/Tutorial">Canvas tutorial</a></dt>
@@ -110,7 +110,7 @@ window.addEventListener("load", drawCanvas);
<dd>Объединяет {{HTMLElement("video")}} и {{HTMLElement("canvas")}} для манипулирования видео данных в реальном времени.</dd>
</dl>
-<h2 class="Resources" id="Resources" name="Resources">Ресурсы</h2>
+<h2 class="Resources" id="Resources">Ресурсы</h2>
<h3 id="Основное">Основное</h3>
@@ -119,7 +119,7 @@ window.addEventListener("load", drawCanvas);
<li><a href="http://bucephalus.org/text/CanvasHandbook/CanvasHandbook.html">Справочник по Canvas</a></li>
</ul>
-<h3 class="Libraries" id="Libraries" name="Libraries">Библиотеки</h3>
+<h3 class="Libraries" id="Libraries">Библиотеки</h3>
<ul>
<li><a href="http://fabricjs.com">Fabric.js</a> это canvas библиотека с открытым исходным кодом с возможностями SVG парсинга.</li>
@@ -135,7 +135,7 @@ window.addEventListener("load", drawCanvas);
<li><a href="http://thejit.org/">JavaScript InfoVis Toolkit</a> создаёт интерактивные 2D Canvas визуализации данных для интернета.</li>
</ul>
-<h2 id="Specifications" name="Specifications">Спецификации</h2>
+<h2 id="Specifications">Спецификации</h2>
<table class="standard-table">
<thead>