From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../zh-cn/web/api/shadowroot/innerhtml/index.html | 52 +------------------- files/zh-cn/web/api/shadowroot/mode/index.html | 56 +--------------------- 2 files changed, 2 insertions(+), 106 deletions(-) (limited to 'files/zh-cn/web/api/shadowroot') diff --git a/files/zh-cn/web/api/shadowroot/innerhtml/index.html b/files/zh-cn/web/api/shadowroot/innerhtml/index.html index 512965094b..86b1d0c1f2 100644 --- a/files/zh-cn/web/api/shadowroot/innerhtml/index.html +++ b/files/zh-cn/web/api/shadowroot/innerhtml/index.html @@ -42,54 +42,4 @@ translation_of: Web/API/ShadowRoot/innerHTML

浏览器兼容性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support53{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}4010
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support53{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}4010.1
-
+{{Compat("api.ShadowRoot.innerHTML")}} diff --git a/files/zh-cn/web/api/shadowroot/mode/index.html b/files/zh-cn/web/api/shadowroot/mode/index.html index d9cb6032e9..1f44c688ad 100644 --- a/files/zh-cn/web/api/shadowroot/mode/index.html +++ b/files/zh-cn/web/api/shadowroot/mode/index.html @@ -36,58 +36,4 @@ translation_of: Web/API/ShadowRoot/mode

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support53{{CompatNo}}[1]{{CompatNo}}[2]{{CompatNo}}4010
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support53{{CompatNo}}[1]{{CompatNo}}[2]{{CompatNo}}4010.1
-
- -

[1] This feature is not implemented yet. See the Edge platform status.

- -

[2] This feature is not implemented yet. See {{bug(1205323)}}.

+{{Compat("api.ShadowRoot.mode")}} -- cgit v1.2.3-54-g00ecf