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/document/createattribute/index.html | 2 -- files/zh-cn/web/api/document/doctype/index.html | 2 -- files/zh-cn/web/api/document/fonts/index.html | 2 -- files/zh-cn/web/api/document/laststylesheetset/index.html | 2 -- files/zh-cn/web/api/document/open/index.html | 2 -- files/zh-cn/web/api/document/querycommandenabled/index.html | 2 -- files/zh-cn/web/api/document/referrer/index.html | 2 -- files/zh-cn/web/api/document/write/index.html | 2 -- 8 files changed, 16 deletions(-) (limited to 'files/zh-cn/web/api/document') diff --git a/files/zh-cn/web/api/document/createattribute/index.html b/files/zh-cn/web/api/document/createattribute/index.html index 6b9e743ce9..8ad1fbd632 100644 --- a/files/zh-cn/web/api/document/createattribute/index.html +++ b/files/zh-cn/web/api/document/createattribute/index.html @@ -79,8 +79,6 @@ console.log(node.getAttribute("my_attrib")); // "newVal"

浏览器兼容性

- -

{{Compat("api.Document.createAttribute")}}

参见

diff --git a/files/zh-cn/web/api/document/doctype/index.html b/files/zh-cn/web/api/document/doctype/index.html index 0f83dfa1c6..e9fad15879 100644 --- a/files/zh-cn/web/api/document/doctype/index.html +++ b/files/zh-cn/web/api/document/doctype/index.html @@ -54,6 +54,4 @@ console.log(

浏览器兼容性

- -

{{Compat("api.Document.doctype")}}

diff --git a/files/zh-cn/web/api/document/fonts/index.html b/files/zh-cn/web/api/document/fonts/index.html index c6b680f6e4..41ba40f8fc 100644 --- a/files/zh-cn/web/api/document/fonts/index.html +++ b/files/zh-cn/web/api/document/fonts/index.html @@ -43,8 +43,6 @@ translation_of: Web/API/Document/fonts

浏览器兼容性

- -

{{Compat("api.Document.fonts")}}

参考资料

diff --git a/files/zh-cn/web/api/document/laststylesheetset/index.html b/files/zh-cn/web/api/document/laststylesheetset/index.html index e1b83bb840..f14af702ca 100644 --- a/files/zh-cn/web/api/document/laststylesheetset/index.html +++ b/files/zh-cn/web/api/document/laststylesheetset/index.html @@ -37,8 +37,6 @@ else {

浏览器兼容性

- -

{{Compat("api.Document.lastStyleSheetSet")}}

相关链接

diff --git a/files/zh-cn/web/api/document/open/index.html b/files/zh-cn/web/api/document/open/index.html index a6d75efaca..fa01e47207 100644 --- a/files/zh-cn/web/api/document/open/index.html +++ b/files/zh-cn/web/api/document/open/index.html @@ -112,8 +112,6 @@ document.close();

浏览器兼容性

- -

{{Compat("api.Document.open")}}

参见

diff --git a/files/zh-cn/web/api/document/querycommandenabled/index.html b/files/zh-cn/web/api/document/querycommandenabled/index.html index e03eab3aff..4dd87d963d 100644 --- a/files/zh-cn/web/api/document/querycommandenabled/index.html +++ b/files/zh-cn/web/api/document/querycommandenabled/index.html @@ -71,8 +71,6 @@ if(flg) {

浏览器兼容性

- -
{{Compat("api.Document.queryCommandEnabled")}}

参考资料

diff --git a/files/zh-cn/web/api/document/referrer/index.html b/files/zh-cn/web/api/document/referrer/index.html index 281b9dabdf..27e8b36dd8 100644 --- a/files/zh-cn/web/api/document/referrer/index.html +++ b/files/zh-cn/web/api/document/referrer/index.html @@ -33,6 +33,4 @@ translation_of: Web/API/Document/referrer

浏览器兼容性

- -
{{Compat("api.Document.referrer")}}
diff --git a/files/zh-cn/web/api/document/write/index.html b/files/zh-cn/web/api/document/write/index.html index 2a9b18e9e1..e368b5b910 100644 --- a/files/zh-cn/web/api/document/write/index.html +++ b/files/zh-cn/web/api/document/write/index.html @@ -99,8 +99,6 @@ translation_of: Web/API/Document/write

浏览器兼容性

- -

{{Compat("api.Document.write")}}

参见

-- cgit v1.2.3-54-g00ecf