diff options
Diffstat (limited to 'files/ja/web/api/performanceobserver/observe')
-rw-r--r-- | files/ja/web/api/performanceobserver/observe/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/performanceobserver/observe/index.html b/files/ja/web/api/performanceobserver/observe/index.html index da4536c3f3..9d56b71437 100644 --- a/files/ja/web/api/performanceobserver/observe/index.html +++ b/files/ja/web/api/performanceobserver/observe/index.html @@ -71,7 +71,5 @@ observer2.observe({entryTypes: ["measure"]}); <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.PerformanceObserver.observe")}}</p> </div> |