From c08c48e16cb9e47c586925999362de104ecd710d Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Fri, 29 Oct 2021 20:34:32 +0300 Subject: [RU] Update Compat macros (#2911) --- files/ru/web/api/globaleventhandlers/onblur/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/globaleventhandlers/onblur') 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() { -

{{Compat("api.GlobalEventHandlers.onblur")}}

+

{{Compat}}

In contrast to IE, in which almost all kinds of elements receive the blur event, only a few kinds of elements on Gecko browsers work with this event.

-- cgit v1.2.3-54-g00ecf