diff options
Diffstat (limited to 'files/zh-cn/web/api/element/insertadjacenthtml')
-rw-r--r-- | files/zh-cn/web/api/element/insertadjacenthtml/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/zh-cn/web/api/element/insertadjacenthtml/index.html b/files/zh-cn/web/api/element/insertadjacenthtml/index.html index c84cd34a65..67f857e9c3 100644 --- a/files/zh-cn/web/api/element/insertadjacenthtml/index.html +++ b/files/zh-cn/web/api/element/insertadjacenthtml/index.html @@ -86,8 +86,6 @@ d1.insertAdjacentHTML('afterend', '<div id="two">two</div>'); <h2 id="Browser_Compatibility" name="Browser_Compatibility" style="margin-bottom: 20px; line-height: 30px; font-size: 2.14285714285714rem;">浏览器兼容性</h2> <div> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果您想贡献数据,请访问 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> 并向我们发送一个请求。</div> - <p>{{Compat("api.Element.insertAdjacentHTML")}}</p> </div> |