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/mutationobserver/mutationobserver/index.html | 2 -- files/zh-cn/web/api/mutationobserver/observe/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/zh-cn/web/api/mutationobserver') diff --git a/files/zh-cn/web/api/mutationobserver/mutationobserver/index.html b/files/zh-cn/web/api/mutationobserver/mutationobserver/index.html index b911350da3..9846fe7648 100644 --- a/files/zh-cn/web/api/mutationobserver/mutationobserver/index.html +++ b/files/zh-cn/web/api/mutationobserver/mutationobserver/index.html @@ -96,6 +96,4 @@ observer.observe(targetNode, observerOptions);

浏览器兼容性

- -

{{Compat("api.MutationObserver.MutationObserver")}}

diff --git a/files/zh-cn/web/api/mutationobserver/observe/index.html b/files/zh-cn/web/api/mutationobserver/observe/index.html index 5c6f18ba94..19a575622e 100644 --- a/files/zh-cn/web/api/mutationobserver/observe/index.html +++ b/files/zh-cn/web/api/mutationobserver/observe/index.html @@ -105,6 +105,4 @@ observer.observe(elementToObserve, {subtree: true, childList: true});

浏览器兼容性

- -

{{Compat("api.MutationObserver.observe")}}

-- cgit v1.2.3-54-g00ecf