aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/keyboardevent
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/keyboardevent')
-rw-r--r--files/ja/web/api/keyboardevent/code/index.html2
-rw-r--r--files/ja/web/api/keyboardevent/index.html2
-rw-r--r--files/ja/web/api/keyboardevent/key/index.html2
-rw-r--r--files/ja/web/api/keyboardevent/keycode/index.html2
4 files changed, 0 insertions, 8 deletions
diff --git a/files/ja/web/api/keyboardevent/code/index.html b/files/ja/web/api/keyboardevent/code/index.html
index ddc2eac17e..07ac76cf5a 100644
--- a/files/ja/web/api/keyboardevent/code/index.html
+++ b/files/ja/web/api/keyboardevent/code/index.html
@@ -215,6 +215,4 @@ let spaceship = document.getElementById("spaceship");
<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.KeyboardEvent.code")}}</p>
diff --git a/files/ja/web/api/keyboardevent/index.html b/files/ja/web/api/keyboardevent/index.html
index a9174b98e6..b1fbcb5830 100644
--- a/files/ja/web/api/keyboardevent/index.html
+++ b/files/ja/web/api/keyboardevent/index.html
@@ -324,8 +324,6 @@ document.addEventListener('keyup', (event) =&gt; {
<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.KeyboardEvent")}}</p>
<h3 id="Compatibility_notes" name="Compatibility_notes">互換性のメモ</h3>
diff --git a/files/ja/web/api/keyboardevent/key/index.html b/files/ja/web/api/keyboardevent/key/index.html
index 93d031fb63..ee4a4c0181 100644
--- a/files/ja/web/api/keyboardevent/key/index.html
+++ b/files/ja/web/api/keyboardevent/key/index.html
@@ -229,6 +229,4 @@ btnClearConsole.addEventListener('click', (e) =&gt; {
<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.KeyboardEvent.key")}}</p>
diff --git a/files/ja/web/api/keyboardevent/keycode/index.html b/files/ja/web/api/keyboardevent/keycode/index.html
index 840a2dd38a..aa1169af30 100644
--- a/files/ja/web/api/keyboardevent/keycode/index.html
+++ b/files/ja/web/api/keyboardevent/keycode/index.html
@@ -55,8 +55,6 @@ translation_of: Web/API/KeyboardEvent/keyCode
<h2 id="ブラウザの互換性">ブラウザの互換性</h2>
-<div class="hidden">このページの互換性表は、構造化データから生成されています。データに貢献したい方は、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックしてプルリクエストを送ってください。</div>
-
<p>{{Compat("api.KeyboardEvent.keyCode")}}</p>
<h2 id="keyCodeの値">keyCodeの値</h2>