diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:23:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-04 00:23:10 +0900 |
commit | 6a967e1d065d2b8bd867469978716418eabd91db (patch) | |
tree | 024387a6c478b733c6d232f7f4cea72d021469dd /files/ja/web/api/event | |
parent | ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6 (diff) | |
download | translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.gz translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.bz2 translated-content-6a967e1d065d2b8bd867469978716418eabd91db.zip |
web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除 (#1295)
* web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/event')
-rw-r--r-- | files/ja/web/api/event/bubbles/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/cancelable/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/defaultprevented/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/event/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/preventdefault/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/event/type/index.html | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/files/ja/web/api/event/bubbles/index.html b/files/ja/web/api/event/bubbles/index.html index 1bf129ebc6..69a49efcdb 100644 --- a/files/ja/web/api/event/bubbles/index.html +++ b/files/ja/web/api/event/bubbles/index.html @@ -77,8 +77,6 @@ translation_of: Web/API/Event/bubbles <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.Event.bubbles")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/event/cancelable/index.html b/files/ja/web/api/event/cancelable/index.html index 6364c6a28b..d77669c28f 100644 --- a/files/ja/web/api/event/cancelable/index.html +++ b/files/ja/web/api/event/cancelable/index.html @@ -84,6 +84,4 @@ document.addEventListener('wheel', preventScrollWheel); <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.Event.cancelable")}}</p> diff --git a/files/ja/web/api/event/defaultprevented/index.html b/files/ja/web/api/event/defaultprevented/index.html index 8601cb0457..2a4403d6aa 100644 --- a/files/ja/web/api/event/defaultprevented/index.html +++ b/files/ja/web/api/event/defaultprevented/index.html @@ -83,6 +83,4 @@ document.addEventListener('click', logClick);</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.Event.defaultPrevented")}}</p> diff --git a/files/ja/web/api/event/event/index.html b/files/ja/web/api/event/event/index.html index d8a91ef093..5c83793ba4 100644 --- a/files/ja/web/api/event/event/index.html +++ b/files/ja/web/api/event/event/index.html @@ -65,8 +65,6 @@ myDiv.dispatchEvent(evt); <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("api.Event.Event")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/event/index.html b/files/ja/web/api/event/index.html index 6004f9a3f6..d86bbec731 100644 --- a/files/ja/web/api/event/index.html +++ b/files/ja/web/api/event/index.html @@ -181,8 +181,6 @@ translation_of: Web/API/Event <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("api.Event")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/event/preventdefault/index.html b/files/ja/web/api/event/preventdefault/index.html index 55a6ecff32..bfecf47002 100644 --- a/files/ja/web/api/event/preventdefault/index.html +++ b/files/ja/web/api/event/preventdefault/index.html @@ -161,6 +161,4 @@ function displayWarning(msg) { <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.Event.preventDefault")}}</p> diff --git a/files/ja/web/api/event/type/index.html b/files/ja/web/api/event/type/index.html index 256e19add2..72011b04d4 100644 --- a/files/ja/web/api/event/type/index.html +++ b/files/ja/web/api/event/type/index.html @@ -83,8 +83,6 @@ document.addEventListener('click', getEventType, false); // third</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.Event.type")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |