aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/networkinformation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/networkinformation/index.html')
-rw-r--r--files/ja/web/api/networkinformation/index.html54
1 files changed, 1 insertions, 53 deletions
diff --git a/files/ja/web/api/networkinformation/index.html b/files/ja/web/api/networkinformation/index.html
index c59961e5f9..070979f593 100644
--- a/files/ja/web/api/networkinformation/index.html
+++ b/files/ja/web/api/networkinformation/index.html
@@ -67,59 +67,7 @@ translation_of: Web/API/NetworkInformation
<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>20 {{property_prefix("webkit")}}</td>
- <td>31.0 {{property_prefix("moz")}}<sup>[1]</sup></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>31.0 {{property_prefix("moz")}}<sup>[1]</sup></td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- <td>{{CompatNo}}</td>
- </tr>
- </tbody>
-</table>
-</div>
-
-<p>[1] Network API は、<code>dom.network.enabled</code> 設定で無効化できます。Gecko 12.0 から Gecko 30.0 に含まれており、このインターフェースは <code>Connection</code> と呼ばれており、異なるメンバーを持っていました。Gecko 12.0 では、Android システムでのみ Network API が実装されていました。Linux ({{bug("712442")}}) と Windows ({{bug("721306")}}) でのサポートは進行中です。</p>
+<p>{{Compat("api.NetworkInformation")}}</p>
<h2 id="関連項目">関連項目</h2>