diff options
Diffstat (limited to 'files/ja/web/api/htmlelement/oncopy')
-rw-r--r-- | files/ja/web/api/htmlelement/oncopy/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/htmlelement/oncopy/index.html b/files/ja/web/api/htmlelement/oncopy/index.html index af01c9436b..c85bab9023 100644 --- a/files/ja/web/api/htmlelement/oncopy/index.html +++ b/files/ja/web/api/htmlelement/oncopy/index.html @@ -66,8 +66,6 @@ editor.onpaste = logPaste;</pre> <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.HTMLElement.oncopy")}}</p> <p>Firefox 13 から、この機能は設定 <code>dom.event.clipboardevents.enabled</code> で制御されます。既定値は <code>true</code> ですが無効化できます。</p> |