diff options
Diffstat (limited to 'files/zh-cn/web/api/node/nextsibling')
-rw-r--r-- | files/zh-cn/web/api/node/nextsibling/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/node/nextsibling/index.html b/files/zh-cn/web/api/node/nextsibling/index.html index 2ea2eb4e2b..e66242efd6 100644 --- a/files/zh-cn/web/api/node/nextsibling/index.html +++ b/files/zh-cn/web/api/node/nextsibling/index.html @@ -73,6 +73,4 @@ while (el) { <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页面上的兼容性表由结构化数据生成。如果您想为这些数据做出贡献,请查看 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送pull request。</div> - <p>{{Compat("api.Node.nextSibling")}}</p> |