aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/isfinite
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/isfinite')
-rw-r--r--files/ru/web/javascript/reference/global_objects/isfinite/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/isfinite/index.html b/files/ru/web/javascript/reference/global_objects/isfinite/index.html
index dcce428701..14cf751b6e 100644
--- a/files/ru/web/javascript/reference/global_objects/isfinite/index.html
+++ b/files/ru/web/javascript/reference/global_objects/isfinite/index.html
@@ -96,10 +96,6 @@ isFinite("0"); // true, но было бы false если использо
<h2 id="Совместимость_с_браузерами">Совместимость с браузерами</h2>
-<div class="hidden">
-<p>The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-</div>
-
<p>{{Compat("javascript.builtins.isFinite")}}</p>
<p> </p>