diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html b/files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html index 48c2d59173..f5c5e06697 100644 --- a/files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html +++ b/files/ru/web/javascript/reference/global_objects/symbol/hasinstance/index.html @@ -54,10 +54,6 @@ console.log([] instanceof MyArray); // true</pre> <p> </p> -<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.Symbol.hasInstance")}}</p> <p> </p> |