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) --- .../web/javascript/reference/global_objects/string/includes/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/javascript/reference/global_objects/string/includes/index.html') diff --git a/files/ru/web/javascript/reference/global_objects/string/includes/index.html b/files/ru/web/javascript/reference/global_objects/string/includes/index.html index 79181a506a..2eba9003b9 100644 --- a/files/ru/web/javascript/reference/global_objects/string/includes/index.html +++ b/files/ru/web/javascript/reference/global_objects/string/includes/index.html @@ -81,7 +81,7 @@ console.log(str.includes('БЫТЬ')); // false

Поддержка браузерами

-

{{Compat("javascript.builtins.String.includes")}}

+

{{Compat}}

String.prototype.contains

-- cgit v1.2.3-54-g00ecf