diff options
Diffstat (limited to 'files/ja/web/api/document/implementation/index.html')
-rw-r--r-- | files/ja/web/api/document/implementation/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/document/implementation/index.html b/files/ja/web/api/document/implementation/index.html index 08cc40c5c3..8e26a0ed8d 100644 --- a/files/ja/web/api/document/implementation/index.html +++ b/files/ja/web/api/document/implementation/index.html @@ -57,8 +57,6 @@ alert( "DOM " + modName + " " + modVer + " supported?: " + conformTest ); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<div class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</div> - <p>{{Compat("api.Document.implementation")}}</p> <h3 id="Gecko-specific_notes" name="Gecko-specific_notes">Gecko に特有のメモ</h3> |