aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/javascript/reference/global_objects/globalthis/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/globalthis/index.html')
-rw-r--r--files/ja/web/javascript/reference/global_objects/globalthis/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/globalthis/index.html b/files/ja/web/javascript/reference/global_objects/globalthis/index.html
index cecf714961..909980ac5e 100644
--- a/files/ja/web/javascript/reference/global_objects/globalthis/index.html
+++ b/files/ja/web/javascript/reference/global_objects/globalthis/index.html
@@ -82,12 +82,6 @@ if (typeof globals.setTimeout !== 'function') {
<p>{{Compat("javascript.builtins.globalThis")}}</p>
-<h3 id="Implementation_progress" name="Implementation_progress">実装の進捗状況</h3>
-
-<p>この機能はまだブラウザー間で相互運用できる安定度に達していないため、以下の表では、この機能の日次の実装状況を示しています。このデータは JavaScript の標準テストスイートである <a href="https://github.com/tc39/test262">Test262</a> で、各ブラウザーの JavaScript エンジンのナイトリービルドまたは最新リリースで関連する機能を実行して見ることにより生成しています。</p>
-
-<div>{{EmbedTest262ReportResultsTable("globalThis")}}</div>
-
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>