diff options
Diffstat (limited to 'files/zh-cn/web/api/selection')
-rw-r--r-- | files/zh-cn/web/api/selection/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/selection/index.html b/files/zh-cn/web/api/selection/index.html index 01e7e99ca7..828cca5fca 100644 --- a/files/zh-cn/web/api/selection/index.html +++ b/files/zh-cn/web/api/selection/index.html @@ -189,8 +189,6 @@ var range = selObj.getRangeAt(0);</code></pre> <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> - <p>{{Compat("api.Selection")}}</p> <h3 id="Gecko_备注">Gecko 备注</h3> |