aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/first_interactive
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-14 11:04:18 +0900
committerGitHub <noreply@github.com>2021-09-14 11:04:18 +0900
commitbce43c8c14df736ba41f00bf7dec5627421fa66b (patch)
tree41f22bd6f6b4954dd8e72e2cc219bd4dced09eb0 /files/ja/glossary/first_interactive
parentec7e93e64a34705de7dc374c6890298bc267c5b6 (diff)
downloadtranslated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.gz
translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.tar.bz2
translated-content-bce43c8c14df736ba41f00bf7dec5627421fa66b.zip
Glossary以下の文書内のリンクURLを正規化 (#2353)
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/glossary/first_interactive')
-rw-r--r--files/ja/glossary/first_interactive/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/glossary/first_interactive/index.html b/files/ja/glossary/first_interactive/index.html
index 77ff1e353e..44b59ef098 100644
--- a/files/ja/glossary/first_interactive/index.html
+++ b/files/ja/glossary/first_interactive/index.html
@@ -10,12 +10,12 @@ translation_of: Glossary/First_interactive
---
<p>{{draft}}</p>
-<p class="seoSummary"><strong>First Interactive</strong> は <a href="/en-US/docs/Glossary/First_CPU_idle">first CPU idle</a> とも呼ばれ、ユーザのウィンドウがユーザ入力を処理するのに十分に静かであるか、または最小限のインタラクティブを測定する非標準のWebパフォーマンスメトリックです。</p>
+<p class="seoSummary"><strong>First Interactive</strong> は <a href="/ja/docs/Glossary/First_CPU_idle">first CPU idle</a> とも呼ばれ、ユーザのウィンドウがユーザ入力を処理するのに十分に静かであるか、または最小限のインタラクティブを測定する非標準のWebパフォーマンスメトリックです。</p>
<p>最小限のインタラクティブとは、ページ上の全てではなく一部のUI要素が読み込まれ、インタラクティブであり、平均して妥当な時間内にユーザ入力に応答する場合と定義されます。</p>
<h2 id="追加情報">追加情報</h2>
-<p>First interactive は <a href="/en-US/docs/Glossary/Time_to_interactive">Time to Interactive</a> のバリエーションで、 <em>First Interactive</em> と <em>Consistently Interactive</em> に分かれています。これらのメトリックは Web Incubator Community Group によって提案されており、既に様々なツールで使用されています。このメトリックは <a href="https://developers.google.com/web/tools/lighthouse/">Lighthouse 3.0</a> 以降、 <em>First CPU Idle</em> と呼ばれています。</p>
+<p>First interactive は <a href="/ja/docs/Glossary/Time_to_interactive">Time to Interactive</a> のバリエーションで、 <em>First Interactive</em> と <em>Consistently Interactive</em> に分かれています。これらのメトリックは Web Incubator Community Group によって提案されており、既に様々なツールで使用されています。このメトリックは <a href="https://developers.google.com/web/tools/lighthouse/">Lighthouse 3.0</a> 以降、 <em>First CPU Idle</em> と呼ばれています。</p>
<h2 id="関連項目">関連項目</h2>