diff options
Diffstat (limited to 'files/zh-cn/web/api/document/caretrangefrompoint/index.html')
| -rw-r--r-- | files/zh-cn/web/api/document/caretrangefrompoint/index.html | 58 |
1 files changed, 1 insertions, 57 deletions
diff --git a/files/zh-cn/web/api/document/caretrangefrompoint/index.html b/files/zh-cn/web/api/document/caretrangefrompoint/index.html index c765353a08..dd72e43bca 100644 --- a/files/zh-cn/web/api/document/caretrangefrompoint/index.html +++ b/files/zh-cn/web/api/document/caretrangefrompoint/index.html @@ -79,60 +79,4 @@ for (i=0 ; i < paragraphs.length; i++) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div>{{CompatibilityTable}}</div> - -<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>Edge</th> - <th>Opera</th> - <th>Safari (WebKit)</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatChrome(43.0)}}</td> - <td>20+</td> - <td>{{CompatNo()}}</td> - <td>12</td> - <td>15+</td> - <td>{{CompatVersionUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<div id="compat-mobile"> -<table class="compat-table"> - <tbody> - <tr> - <th>Feature</th> - <th>Android</th> - <th>Chrome for Android</th> - <th>Edge</th> - <th>Firefox Mobile (Gecko)</th> - <th>Firefox OS</th> - <th>IE Mobile</th> - <th>Opera Mobile</th> - <th>Safari Mobile</th> - </tr> - <tr> - <td>Basic support</td> - <td>{{CompatNo}}</td> - <td>{{CompatChrome(43.0)}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - <td>{{CompatUnknown}}</td> - </tr> - </tbody> -</table> -</div> - -<p id="sect1"> </p> +{{Compat("api.Document.caretRangeFromPoint")}} |
