aboutsummaryrefslogtreecommitdiff
path: root/files/uk/web/javascript/reference/global_objects/globalthis/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-03-23 16:06:05 -0400
committerGitHub <noreply@github.com>2021-03-23 16:06:05 -0400
commit9137f65e5840f2790e56e8ee4ed6fb69c870c76e (patch)
tree490641ec56055f2359513cd07f598f38f73b873c /files/uk/web/javascript/reference/global_objects/globalthis/index.html
parent2fa845abfe173bc654bcccb2bb8480c8faabc6e9 (diff)
downloadtranslated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.tar.gz
translated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.tar.bz2
translated-content-9137f65e5840f2790e56e8ee4ed6fb69c870c76e.zip
Remove all mentions of EmbedTest262ReportResultsTable (#301)
* Remove all mentions of EmbedTest262ReportResultsTable Part of #297 * Removing 19 others deprecated EmbedTest KS * Update files/zh-cn/web/javascript/reference/global_objects/bigint/index.html * Removal of a persistent tag Co-authored-by: tristantheb <tristantheb@users.noreply.github.com>
Diffstat (limited to 'files/uk/web/javascript/reference/global_objects/globalthis/index.html')
-rw-r--r--files/uk/web/javascript/reference/global_objects/globalthis/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/uk/web/javascript/reference/global_objects/globalthis/index.html b/files/uk/web/javascript/reference/global_objects/globalthis/index.html
index 1ca1578f97..5646082567 100644
--- a/files/uk/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/uk/web/javascript/reference/global_objects/globalthis/index.html
@@ -79,9 +79,3 @@ if (typeof globals.setTimeout !== 'function') {
<div class="hidden">Таблиця сумістності на цій сторінці згенерована з структурованних данних. Якщо ви бажаєте прийняти участь в формуванні даних, будь-ласка, перевірте <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> та направте нам "pull request".</div>
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-
-<h3 id="Процес_впровадження">Процес впровадження</h3>
-
-<p>Наступна таблиця надає денний статус впровадження для цього нововведення, оскільки  <code>globalThis</code> не отримала крос-браузерну стабільність. Дані згенеровані запуском відносних тестів в<a href="https://github.com/tc39/test262">Test262</a>, стандартного набору JavaScript тестів, в нічній збірці, або останього релізу для кожного браузерного JavaScript "ядра".</p>
-
-<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div>