From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- files/ru/web/html/element/tfoot/index.html | 96 +----------------------------- 1 file changed, 1 insertion(+), 95 deletions(-) (limited to 'files/ru/web/html/element/tfoot') diff --git a/files/ru/web/html/element/tfoot/index.html b/files/ru/web/html/element/tfoot/index.html index e023b88a13..f9b8dbd28d 100644 --- a/files/ru/web/html/element/tfoot/index.html +++ b/files/ru/web/html/element/tfoot/index.html @@ -162,101 +162,7 @@ translation_of: Web/HTML/Element/tfoot

Совместимость браузеров

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{ CompatGeckoDesktop("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign attribute1.0{{ CompatNo() }} {{ bug("915") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
char/charoff attribute1.0{{ CompatNo() }} {{ bug("2212") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
bgcolor attribute {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.0") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
align/valign attribute{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("915") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
char/charoff attribute{{ CompatUnknown() }}{{ CompatNo() }} {{ bug("2212") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
bgcolor attribute {{ Non-standard_inline() }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatNo() }}{{ CompatNo() }}
-
+

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

Смотрите также

-- cgit v1.2.3-54-g00ecf