From 325cdb72f8f6975c0746a33332f76510ada880d4 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 23:07:36 +0900 Subject: Get rid of {{CompatibilityTable}} from API (#864) --- .../api/document/createdocumentfragment/index.html | 48 +--------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ko/web/api/document/createdocumentfragment') diff --git a/files/ko/web/api/document/createdocumentfragment/index.html b/files/ko/web/api/document/createdocumentfragment/index.html index 7c4fb33469..3ac826c460 100644 --- a/files/ko/web/api/document/createdocumentfragment/index.html +++ b/files/ko/web/api/document/createdocumentfragment/index.html @@ -78,53 +78,7 @@ ul.appendChild(docfrag);

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureFirefox (Gecko)ChromeInternet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+

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

See also

-- cgit v1.2.3-54-g00ecf