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/htmlinputelement/index.html | 2 +- files/ru/web/api/htmlinputelement/setselectionrange/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/web/api/htmlinputelement') diff --git a/files/ru/web/api/htmlinputelement/index.html b/files/ru/web/api/htmlinputelement/index.html index f0b6634279..525bce7fe8 100644 --- a/files/ru/web/api/htmlinputelement/index.html +++ b/files/ru/web/api/htmlinputelement/index.html @@ -418,7 +418,7 @@ translation_of: Web/API/HTMLInputElement

Browser compatibility

-

{{Compat("api.HTMLInputElement")}}

+

{{Compat}}

See also

diff --git a/files/ru/web/api/htmlinputelement/setselectionrange/index.html b/files/ru/web/api/htmlinputelement/setselectionrange/index.html index 1b3d36707d..e75e616630 100644 --- a/files/ru/web/api/htmlinputelement/setselectionrange/index.html +++ b/files/ru/web/api/htmlinputelement/setselectionrange/index.html @@ -68,7 +68,7 @@ function SelectText () {

Совместимость с браузерами

-

{{Compat("api.HTMLInputElement.setSelectionRange")}}

+

{{Compat}}

Смотрите также

-- cgit v1.2.3-54-g00ecf