aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/window/getcomputedstyle/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/window/getcomputedstyle/index.html')
-rw-r--r--files/ru/web/api/window/getcomputedstyle/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/window/getcomputedstyle/index.html b/files/ru/web/api/window/getcomputedstyle/index.html
index 6c18775336..4683aa7f79 100644
--- a/files/ru/web/api/window/getcomputedstyle/index.html
+++ b/files/ru/web/api/window/getcomputedstyle/index.html
@@ -122,7 +122,7 @@ var style = window.getComputedStyle(elem1, null);
<li><a href="https://drafts.csswg.org/cssom/#dom-window-getcomputedstyle">CSS Object Model specification</a></li>
</ul>
-<h2 id="See_also" name="See_also">Смотреть также</h2>
+<h2 id="See_also">Смотреть также</h2>
<ul>
<li>{{domxref("window.getDefaultComputedStyle")}}</li>