diff options
Diffstat (limited to 'files/ja/web/api/customevent')
-rw-r--r-- | files/ja/web/api/customevent/customevent/index.html | 2 | ||||
-rw-r--r-- | files/ja/web/api/customevent/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/customevent/customevent/index.html b/files/ja/web/api/customevent/customevent/index.html index d3d3978993..c61c7b6ee6 100644 --- a/files/ja/web/api/customevent/customevent/index.html +++ b/files/ja/web/api/customevent/customevent/index.html @@ -70,8 +70,6 @@ obj.dispatchEvent(event);</pre> <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.CustomEvent.CustomEvent")}}</p> <h2 id="Polyfill" name="Polyfill">ポリフィル</h2> diff --git a/files/ja/web/api/customevent/index.html b/files/ja/web/api/customevent/index.html index 5d08ed2c2f..789c0bda0c 100644 --- a/files/ja/web/api/customevent/index.html +++ b/files/ja/web/api/customevent/index.html @@ -69,8 +69,6 @@ translation_of: Web/API/CustomEvent <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.CustomEvent")}}</p> <h2 id="Firing_from_privileged_code_to_non-privileged_code" name="Firing_from_privileged_code_to_non-privileged_code">特権を持つコードから持たないコードへのイベント発行</h2> |