diff options
Diffstat (limited to 'files/ja/web/api/touch_events/index.html')
-rw-r--r-- | files/ja/web/api/touch_events/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/touch_events/index.html b/files/ja/web/api/touch_events/index.html index 0c099de2e5..004dc8fc61 100644 --- a/files/ja/web/api/touch_events/index.html +++ b/files/ja/web/api/touch_events/index.html @@ -332,8 +332,6 @@ document.addEventListener("DOMContentLoaded", startup);</pre> <p>すべての種類の端末でタッチとマウスの両方に対応するには、代わりに<a href="/ja/docs/Web/API/Pointer_events">ポインターイベント</a>を使用してください。</p> -<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.Touch")}}</p> <h3 id="Firefox_touch_events_and_multiprocess_e10s" name="Firefox_touch_events_and_multiprocess_e10s">Firefox のタッチイベントとマルチプロセス (e10s)</h3> |