diff options
Diffstat (limited to 'files/ja/web/api/document/drag_event/index.html')
-rw-r--r-- | files/ja/web/api/document/drag_event/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/document/drag_event/index.html b/files/ja/web/api/document/drag_event/index.html index 87e9135a4e..5a1a2b4992 100644 --- a/files/ja/web/api/document/drag_event/index.html +++ b/files/ja/web/api/document/drag_event/index.html @@ -155,8 +155,6 @@ document.addEventListener("drop", function(event) { <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.drag_event")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |