From d4625fc3adef7da9a077b195800094d03488c50c Mon Sep 17 00:00:00 2001 From: t7yang Date: Fri, 28 May 2021 22:17:15 +0800 Subject: remove bcd paragraph for zh-CN --- files/zh-cn/web/api/element/error_event/index.html | 2 -- files/zh-cn/web/api/element/insertadjacenthtml/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/zh-cn/web/api/element') diff --git a/files/zh-cn/web/api/element/error_event/index.html b/files/zh-cn/web/api/element/error_event/index.html index 3d14efef34..3626bd3897 100644 --- a/files/zh-cn/web/api/element/error_event/index.html +++ b/files/zh-cn/web/api/element/error_event/index.html @@ -125,8 +125,6 @@ imgError.addEventListener('click', () => {

浏览器兼容性

- -

{{Compat("api.Element.error_event")}}

参阅

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>');

浏览器兼容性

- -

{{Compat("api.Element.insertAdjacentHTML")}}

-- cgit v1.2.3-54-g00ecf