aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/networkinformation/onchange/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/networkinformation/onchange/index.html')
-rw-r--r--files/ja/web/api/networkinformation/onchange/index.html54
1 files changed, 1 insertions, 53 deletions
diff --git a/files/ja/web/api/networkinformation/onchange/index.html b/files/ja/web/api/networkinformation/onchange/index.html
index e29f1d538c..f6c540bebe 100644
--- a/files/ja/web/api/networkinformation/onchange/index.html
+++ b/files/ja/web/api/networkinformation/onchange/index.html
@@ -55,56 +55,4 @@ navigator.connection.onchange = changeHandler;
<h2 id="ブラウザ実装状況">ブラウザ実装状況</h2>
-<p>{{CompatibilityTable}}</p>
-
-<div id="compat-desktop">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Chrome</th>
- <th>Firefox (Gecko)</th>
- <th>Internet Explorer</th>
- <th>Opera</th>
- <th>Safari</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatChrome(47)}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<div id="compat-mobile">
-<table class="compat-table">
- <tbody>
- <tr>
- <th>機能</th>
- <th>Android</th>
- <th>Android Webview</th>
- <th>Firefox Mobile (Gecko)</th>
- <th>IE Mobile</th>
- <th>Opera Mobile</th>
- <th>Safari Mobile</th>
- <th>Chrome for Android</th>
- </tr>
- <tr>
- <td>基本サポート</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}} [1]</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Firefox では、イベントハンドラで送信される <code>typechange</code> イベントは、<code>ontypechange</code> です。</p>
+<p>{{Compat("api.NetworkInformation.onchange")}}</p>