aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/print/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/print/index.html')
-rw-r--r--files/ru/web/api/window/print/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/files/ru/web/api/window/print/index.html b/files/ru/web/api/window/print/index.html
index 24596bd5c2..5780152ac7 100644
--- a/files/ru/web/api/window/print/index.html
+++ b/files/ru/web/api/window/print/index.html
@@ -5,20 +5,20 @@ translation_of: Web/API/Window/print
---
<p>{{ ApiRef() }}</p>
-<h2 id="Summary" name="Summary">Описание</h2>
+<h2 id="Summary">Описание</h2>
<p>Открывает диалоговое окно для печати текущего документа.</p>
-<h2 id="Syntax" name="Syntax">Синтаксис</h2>
+<h2 id="Syntax">Синтаксис</h2>
<pre class="eval">window.print()
</pre>
-<h2 id="Specification" name="Specification">Примечания</h2>
+<h2 id="Specification">Примечания</h2>
<p>Начиная с Chrome {{CompatChrome(46.0)}} этот метод заблокирован внутри {{htmlelement("iframe")}} до тех пор, пока его атрибут sandbox не имеет значение <code>allow-modals</code>.</p>
-<h2 id="Specification" name="Specification">Спецификации</h2>
+<h2 id="Specification">Спецификации</h2>
<table class="standard-table">
<tbody>