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/applet/index.html | 50 +-------------- files/ko/web/html/element/thead/index.html | 96 +---------------------------- files/ko/web/html/element/tr/index.html | 96 +---------------------------- 3 files changed, 3 insertions(+), 239 deletions(-) (limited to 'files/ko') diff --git a/files/ko/web/html/element/applet/index.html b/files/ko/web/html/element/applet/index.html index 274b0635db..814efbec8b 100644 --- a/files/ko/web/html/element/applet/index.html +++ b/files/ko/web/html/element/applet/index.html @@ -58,55 +58,7 @@ translation_of: Web/HTML/Element/applet

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MiniOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+

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

Notes

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")}}

같이 보기

diff --git a/files/ko/web/html/element/tr/index.html b/files/ko/web/html/element/tr/index.html index 116e664557..1f74799c24 100644 --- a/files/ko/web/html/element/tr/index.html +++ b/files/ko/web/html/element/tr/index.html @@ -106,101 +106,7 @@ translation_of: Web/HTML/Element/tr

브라우저 호환성

-

{{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.tr")}}

같이 보기

-- cgit v1.2.3-54-g00ecf