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) --- .../api/element/insertadjacentelement/index.html | 48 +--------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/zh-cn/web/api/element/insertadjacentelement/index.html') diff --git a/files/zh-cn/web/api/element/insertadjacentelement/index.html b/files/zh-cn/web/api/element/insertadjacentelement/index.html index da93a6ebb0..3c188fa7e8 100644 --- a/files/zh-cn/web/api/element/insertadjacentelement/index.html +++ b/files/zh-cn/web/api/element/insertadjacentelement/index.html @@ -106,53 +106,7 @@ afterBtn.addEventListener('click', function() {

浏览器兼容

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{ CompatVersionUnknown() }}{{ CompatGeckoDesktop("48.0") }}8{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{ CompatGeckoMobile("48.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+{{Compat("api.Element.insertAdjacentElement")}}

参见

-- cgit v1.2.3-54-g00ecf