aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/mouseevent/shiftkey/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/mouseevent/shiftkey/index.html')
-rw-r--r--files/ru/web/api/mouseevent/shiftkey/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ru/web/api/mouseevent/shiftkey/index.html b/files/ru/web/api/mouseevent/shiftkey/index.html
index 4f2bc4ed10..7dda99a8c3 100644
--- a/files/ru/web/api/mouseevent/shiftkey/index.html
+++ b/files/ru/web/api/mouseevent/shiftkey/index.html
@@ -16,7 +16,7 @@ translation_of: Web/API/MouseEvent/shiftKey
<p>Логический</p>
-<h2 id="Example" name="Example">Пример</h2>
+<h2 id="Example">Пример</h2>
<pre class="brush: js">&lt;html&gt;
&lt;head&gt;
@@ -65,11 +65,11 @@ function showChar(e){
</tbody>
</table>
-<h2 id="Browser_compatibility" name="Browser_compatibility">Совместимость с браузерами</h2>
+<h2 id="Browser_compatibility">Совместимость с браузерами</h2>
<p>{{Compat("api.MouseEvent.shiftKey")}}</p>
-<h2 id="See_also" name="See_also">Смотрите также</h2>
+<h2 id="See_also">Смотрите также</h2>
<ul>
<li>{{ domxref("MouseEvent") }}</li>