diff options
Diffstat (limited to 'files/zh-cn/web/api/networkinformation/rtt/index.html')
| -rw-r--r-- | files/zh-cn/web/api/networkinformation/rtt/index.html | 67 |
1 files changed, 1 insertions, 66 deletions
diff --git a/files/zh-cn/web/api/networkinformation/rtt/index.html b/files/zh-cn/web/api/networkinformation/rtt/index.html index 94f0815718..fd82a4a94c 100644 --- a/files/zh-cn/web/api/networkinformation/rtt/index.html +++ b/files/zh-cn/web/api/networkinformation/rtt/index.html @@ -38,69 +38,4 @@ translation_of: Web/API/NetworkInformation/rtt <h2 id="Browser_compatibility">Browser compatibility</h2> -<p>{{CompatibilityTable}}</p> - -<div id="compat-desktop"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Chrome</th> - <th>Firefox (Gecko)</th> - <th>Internet Explorer</th> - <th>Opera</th> - <th>Safari</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatChrome(61)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOpera(48)}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Available in workers</td> - <td>{{CompatChrome(61)}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOpera(48)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android Webview</th> - <th>Chrome for Android</th> - <th>Firefox Mobile (Gecko)</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatChrome(50)}}</td> - <td>{{CompatChrome(38)}}</td> - <td>{{CompatGeckoMobile("31")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOperaMobile(37)}}</td> - <td>{{CompatNo}}</td> - </tr> - <tr> - <td>Available in workers</td> - <td>{{CompatChrome(50)}}</td> - <td>{{CompatChrome(38)}}</td> - <td>{{CompatGeckoMobile("53")}}</td> - <td>{{CompatNo}}</td> - <td>{{CompatOperaMobile(37)}}</td> - <td>{{CompatNo}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("api.NetworkInformation.rtt")}} |
