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/element/currentstyle/index.html | 50 +----------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/ko/web/api/element/currentstyle') diff --git a/files/ko/web/api/element/currentstyle/index.html b/files/ko/web/api/element/currentstyle/index.html index a18422e884..39a1ad37e1 100644 --- a/files/ko/web/api/element/currentstyle/index.html +++ b/files/ko/web/api/element/currentstyle/index.html @@ -23,55 +23,7 @@ translation_of: Web/API/Element/currentStyle

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerMicrosoft EdgeOperaSafari (WebKit)
Basic support{{ CompatNo() }}{{ CompatNo() }}6{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{ CompatNo() }}{{ CompatNo() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatNo() }}
-
+

{{Compat("api.Element.currentStyle")}}

See also

-- cgit v1.2.3-54-g00ecf