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) --- files/ko/web/api/domtokenlist/contains/index.html | 52 +---------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ko/web/api/domtokenlist/contains') diff --git a/files/ko/web/api/domtokenlist/contains/index.html b/files/ko/web/api/domtokenlist/contains/index.html index 5913cdf749..5baaea76df 100644 --- a/files/ko/web/api/domtokenlist/contains/index.html +++ b/files/ko/web/api/domtokenlist/contains/index.html @@ -64,54 +64,4 @@ if(result) {

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}10{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
- -

 

+

{{Compat("api.DOMTokenList.contains")}}

-- cgit v1.2.3-54-g00ecf