diff options
Diffstat (limited to 'files/zh-cn/web/api/selection/focusoffset/index.html')
-rw-r--r-- | files/zh-cn/web/api/selection/focusoffset/index.html | 50 |
1 files changed, 1 insertions, 49 deletions
diff --git a/files/zh-cn/web/api/selection/focusoffset/index.html b/files/zh-cn/web/api/selection/focusoffset/index.html index 53e346609b..828c7bcfc5 100644 --- a/files/zh-cn/web/api/selection/focusoffset/index.html +++ b/files/zh-cn/web/api/selection/focusoffset/index.html @@ -45,55 +45,7 @@ translation_of: Web/API/Selection/focusOffset <h2 id="Browser_compatibility" name="Browser_compatibility">浏览器兼容性</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>{{CompatUnknown}}</td> - <td>{{CompatVersionUnknown()}}</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>Firefox Mobile (Gecko)</th> - <th>Firefox OS</th> - <th>IE Phone</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>最低支持版本</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatVersionUnknown()}}</td> - <td>1.0</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> +{{Compat("api.Selection.focusOffset")}} <h2 id="See_also" name="See_also">相关链接</h2> |