From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- files/ja/web/api/node/replacechild/index.html | 54 +-------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/ja/web/api/node/replacechild/index.html') diff --git a/files/ja/web/api/node/replacechild/index.html b/files/ja/web/api/node/replacechild/index.html index 49eda105e9..2c69ea2114 100644 --- a/files/ja/web/api/node/replacechild/index.html +++ b/files/ja/web/api/node/replacechild/index.html @@ -66,59 +66,7 @@ parentDiv.replaceChild(sp1, sp2);

ブラウザ実装状況

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerEdgeOperaSafari
基本サポート{{CompatChrome(1.0)}}{{CompatGeckoDesktop(1)}}    IE6 (Maybe Earlier){{CompatVersionUnknown}}{{CompatOpera(1.0)}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能Android WebviewFirefox Mobile (Gecko)IE MobileEdge MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatVersionUnknown}}{{CompatGeckoMobile(1)}}IE6 (Maybe Earlier){{CompatVersionUnknown}}{{CompatOperaMobile(1.0)}}{{CompatVersionUnknown}}{{CompatChrome(1.0)}}
-
+

{{Compat("api.Node.replaceChild")}}

関連情報

-- cgit v1.2.3-54-g00ecf