aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/api/globaleventhandlers/onblur/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/api/globaleventhandlers/onblur/index.html')
-rw-r--r--files/ru/web/api/globaleventhandlers/onblur/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/api/globaleventhandlers/onblur/index.html b/files/ru/web/api/globaleventhandlers/onblur/index.html
index 1c7abef190..0f1bbec2bb 100644
--- a/files/ru/web/api/globaleventhandlers/onblur/index.html
+++ b/files/ru/web/api/globaleventhandlers/onblur/index.html
@@ -73,7 +73,7 @@ function inputFocus() {
-<p>{{Compat("api.GlobalEventHandlers.onblur")}}</p>
+<p>{{Compat}}</p>
<p>In contrast to IE, in which almost all kinds of elements receive the <code>blur</code> event, only a few kinds of elements on Gecko browsers work with this event.</p>