From bd7d51f8284bbbf840dae6b54d9b5c24af2e3eff Mon Sep 17 00:00:00 2001 From: alattalatta Date: Sun, 23 May 2021 22:11:10 +0900 Subject: Get rid of {{CompatibilityTable}} from HTML (#858) --- files/ko/web/html/element/thead/index.html | 96 +----------------------------- 1 file changed, 1 insertion(+), 95 deletions(-) (limited to 'files/ko/web/html/element/thead/index.html') diff --git a/files/ko/web/html/element/thead/index.html b/files/ko/web/html/element/thead/index.html index 50164bfebc..6553d7628a 100644 --- a/files/ko/web/html/element/thead/index.html +++ b/files/ko/web/html/element/thead/index.html @@ -159,101 +159,7 @@ translation_of: Web/HTML/Element/thead

브라우저 호환성

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
기능ChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{ CompatGeckoDesktop("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign 속성1.0{{ CompatNo() }} {{ bug("915") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
char/charoff 속성1.0{{ CompatNo() }} {{ bug("2212") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
bgcolor 속성 {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
기능AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign 속성{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("915") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
char/charoff 속성{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("2212") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
bgcolor 속성 {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
+

{{Compat("html.elements.thead")}}

같이 보기

-- cgit v1.2.3-54-g00ecf