aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/document/referrer
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/document/referrer')
-rw-r--r--files/ru/web/api/document/referrer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/document/referrer/index.html b/files/ru/web/api/document/referrer/index.html
index dbb1b867ab..a5c775ba7a 100644
--- a/files/ru/web/api/document/referrer/index.html
+++ b/files/ru/web/api/document/referrer/index.html
@@ -22,7 +22,7 @@ translation_of: Web/API/Document/referrer
<p>Внутри элемента {{HTMLElement("iframe")}}, <code>Document.referrer</code> первоначально будет установлен в тоже значение, что и {{domxref("HTMLHyperlinkElementUtils/href", "href")}} объекта {{domxref("Window/location", "Window.location")}} родительского окна.</p>
-<h2 id="Specification" name="Specification">Спецификация</h2>
+<h2 id="Specification">Спецификация</h2>
<ul>
<li><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-95229140">DOM Level 2: referrer</a></li>