diff options
Diffstat (limited to 'files/ja/web/api/performanceobserverentrylist/index.html')
-rw-r--r-- | files/ja/web/api/performanceobserverentrylist/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/performanceobserverentrylist/index.html b/files/ja/web/api/performanceobserverentrylist/index.html index e8b3a25d2b..21d722819f 100644 --- a/files/ja/web/api/performanceobserverentrylist/index.html +++ b/files/ja/web/api/performanceobserverentrylist/index.html @@ -56,6 +56,4 @@ var observe_all = new PerformanceObserver(function(list, obs) { <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<div class="hidden">このページの互換性テーブルは構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックして、プルリクエストを送ってください。</div> - <p>{{Compat("api.PerformanceObserverEntryList")}}</p> |