aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/devicepixelratio/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/devicepixelratio/index.html')
-rw-r--r--files/ru/web/api/window/devicepixelratio/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ru/web/api/window/devicepixelratio/index.html b/files/ru/web/api/window/devicepixelratio/index.html
index a8e8545002..aa63a62713 100644
--- a/files/ru/web/api/window/devicepixelratio/index.html
+++ b/files/ru/web/api/window/devicepixelratio/index.html
@@ -11,7 +11,7 @@ translation_of: Web/API/Window/devicePixelRatio
<p>Не существует событий или поддержки колбэков при изменении этого свойства (например, когда пользователь перетащил окно с одного дисплея на другой, имеющих различную плотность пикселей).</p>
-<h2 id="Syntax" name="Syntax">Синтаксис</h2>
+<h2 id="Syntax">Синтаксис</h2>
<pre class="syntaxbox"><em><var>value</var></em> = window.devicePixelRatio;
</pre>
@@ -41,6 +41,6 @@ translation_of: Web/API/Window/devicePixelRatio
</tbody>
</table>
-<h2 id="Browser_compatibility" name="Browser_compatibility">Поддержка браузерами</h2>
+<h2 id="Browser_compatibility">Поддержка браузерами</h2>
<p>{{Compat("api.Window.devicePixelRatio")}}</p>