diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:49:29 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:49:29 +0900 |
commit | a65324f8cf11aa159e7efc81a62d0ea95a94ee44 (patch) | |
tree | 7a6015ddef5a1a77e4aa5f100b8beab0240dfd83 /files/ja/web/api/performance | |
parent | 51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (diff) | |
download | translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.gz translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.tar.bz2 translated-content-a65324f8cf11aa159e7efc81a62d0ea95a94ee44.zip |
web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除 (#1194)
* web/api/n-p* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/performance')
15 files changed, 0 insertions, 30 deletions
diff --git a/files/ja/web/api/performance/clearmarks/index.html b/files/ja/web/api/performance/clearmarks/index.html index 2ffd6a8df5..7cc3b260b5 100644 --- a/files/ja/web/api/performance/clearmarks/index.html +++ b/files/ja/web/api/performance/clearmarks/index.html @@ -88,7 +88,5 @@ logMarkCount() // "Found this many entries: 0" <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.clearMarks")}}</p> </div> diff --git a/files/ja/web/api/performance/clearmeasures/index.html b/files/ja/web/api/performance/clearmeasures/index.html index 20be39aac6..7a1fa2b6af 100644 --- a/files/ja/web/api/performance/clearmeasures/index.html +++ b/files/ja/web/api/performance/clearmeasures/index.html @@ -90,7 +90,5 @@ logMeasureCount() // "Found this many entries: 0" <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.clearMeasures")}}</p> </div> diff --git a/files/ja/web/api/performance/clearresourcetimings/index.html b/files/ja/web/api/performance/clearresourcetimings/index.html index 2fdf0e630b..62b46febce 100644 --- a/files/ja/web/api/performance/clearresourcetimings/index.html +++ b/files/ja/web/api/performance/clearresourcetimings/index.html @@ -84,7 +84,5 @@ function clear_performance_timings() { <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.clearResourceTimings")}}</p> </div> diff --git a/files/ja/web/api/performance/getentries/index.html b/files/ja/web/api/performance/getentries/index.html index ce8fc8f497..b8d0602839 100644 --- a/files/ja/web/api/performance/getentries/index.html +++ b/files/ja/web/api/performance/getentries/index.html @@ -98,7 +98,5 @@ translation_of: Web/API/Performance/getEntries <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.getEntries")}}</p> </div> diff --git a/files/ja/web/api/performance/getentriesbyname/index.html b/files/ja/web/api/performance/getentriesbyname/index.html index 288c4c6f13..6678a8f984 100644 --- a/files/ja/web/api/performance/getentriesbyname/index.html +++ b/files/ja/web/api/performance/getentriesbyname/index.html @@ -112,7 +112,5 @@ translation_of: Web/API/Performance/getEntriesByName <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.getEntriesByName")}}</p> </div> diff --git a/files/ja/web/api/performance/getentriesbytype/index.html b/files/ja/web/api/performance/getentriesbytype/index.html index cb9ca5517f..7244ff580b 100644 --- a/files/ja/web/api/performance/getentriesbytype/index.html +++ b/files/ja/web/api/performance/getentriesbytype/index.html @@ -110,7 +110,5 @@ translation_of: Web/API/Performance/getEntriesByType <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.getEntriesByType")}}</p> </div> diff --git a/files/ja/web/api/performance/index.html b/files/ja/web/api/performance/index.html index ac6a83dc42..992c475b05 100644 --- a/files/ja/web/api/performance/index.html +++ b/files/ja/web/api/performance/index.html @@ -128,7 +128,5 @@ translation_of: Web/API/Performance <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance")}}</p> </div> diff --git a/files/ja/web/api/performance/mark/index.html b/files/ja/web/api/performance/mark/index.html index d22500449c..1a02bd4154 100644 --- a/files/ja/web/api/performance/mark/index.html +++ b/files/ja/web/api/performance/mark/index.html @@ -97,7 +97,5 @@ performance.clearMarks(); <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> して、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.mark")}}</p> </div> diff --git a/files/ja/web/api/performance/measure/index.html b/files/ja/web/api/performance/measure/index.html index 8a536474ed..d9a6e43bdd 100644 --- a/files/ja/web/api/performance/measure/index.html +++ b/files/ja/web/api/performance/measure/index.html @@ -106,7 +106,5 @@ setTimeout(function() { <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.measure")}}</p> </div> diff --git a/files/ja/web/api/performance/navigation/index.html b/files/ja/web/api/performance/navigation/index.html index a769ac939e..c10ffa3203 100644 --- a/files/ja/web/api/performance/navigation/index.html +++ b/files/ja/web/api/performance/navigation/index.html @@ -47,8 +47,6 @@ translation_of: Web/API/Performance/navigation <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.navigation")}}</p> </div> diff --git a/files/ja/web/api/performance/onresourcetimingbufferfull/index.html b/files/ja/web/api/performance/onresourcetimingbufferfull/index.html index 7a5895c753..4de2a67a78 100644 --- a/files/ja/web/api/performance/onresourcetimingbufferfull/index.html +++ b/files/ja/web/api/performance/onresourcetimingbufferfull/index.html @@ -61,8 +61,6 @@ function init() { <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.onresourcetimingbufferfull")}}</p> </div> diff --git a/files/ja/web/api/performance/setresourcetimingbuffersize/index.html b/files/ja/web/api/performance/setresourcetimingbuffersize/index.html index 5c5e8fe2fc..3c8a46ce8a 100644 --- a/files/ja/web/api/performance/setresourcetimingbuffersize/index.html +++ b/files/ja/web/api/performance/setresourcetimingbuffersize/index.html @@ -72,7 +72,5 @@ translation_of: Web/API/Performance/setResourceTimingBufferSize <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.setResourceTimingBufferSize")}}</p> </div> diff --git a/files/ja/web/api/performance/timeorigin/index.html b/files/ja/web/api/performance/timeorigin/index.html index 8e0552fcf1..eabb9801d2 100644 --- a/files/ja/web/api/performance/timeorigin/index.html +++ b/files/ja/web/api/performance/timeorigin/index.html @@ -43,7 +43,5 @@ translation_of: Web/API/Performance/timeOrigin <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.timeOrigin")}}</p> </div> diff --git a/files/ja/web/api/performance/timing/index.html b/files/ja/web/api/performance/timing/index.html index 92356dcfe1..4253259edd 100644 --- a/files/ja/web/api/performance/timing/index.html +++ b/files/ja/web/api/performance/timing/index.html @@ -46,8 +46,6 @@ translation_of: Web/API/Performance/timing <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.timing")}}</p> </div> diff --git a/files/ja/web/api/performance/tojson/index.html b/files/ja/web/api/performance/tojson/index.html index 0ced57f826..16ed75efdc 100644 --- a/files/ja/web/api/performance/tojson/index.html +++ b/files/ja/web/api/performance/tojson/index.html @@ -60,7 +60,5 @@ console.log("json = " + JSON.stringify(js)); <h2 id="ブラウザの互換性">ブラウザの互換性</h2> <div> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.Performance.toJSON")}}</p> </div> |