diff options
Diffstat (limited to 'files/ja/web/api/bluetooth/index.html')
-rw-r--r-- | files/ja/web/api/bluetooth/index.html | 58 |
1 files changed, 1 insertions, 57 deletions
diff --git a/files/ja/web/api/bluetooth/index.html b/files/ja/web/api/bluetooth/index.html index 375256f000..3d1e7474f2 100644 --- a/files/ja/web/api/bluetooth/index.html +++ b/files/ja/web/api/bluetooth/index.html @@ -56,60 +56,4 @@ Bluetooth implements ServiceEventHandlers;</pre> <h2 id="ブラウザー実装状況">ブラウザー実装状況</h2> -<div>{{CompatibilityTable}}</div> - -<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 (WebKit)</th> - </tr> - <tr> - <td>基本サポート</td> - <td>{{CompatChrome (45.0)}} [1]</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</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>Firefox OS</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>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatChrome (48.0)}} [2]</td> - </tr> - </tbody> -</table> -</div> - -<p>[1] フラグが必要です。Chrome OS のみです。</p> - -<p>[2] フラグが必要です。Android 6 (Marshmallow) 以上が求められます。</p> +<p>{{Compat("api.Bluetooth")}}</p> |