From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- files/es/web/css/padding-bottom/index.html | 52 +----------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/css/padding-bottom/index.html') diff --git a/files/es/web/css/padding-bottom/index.html b/files/es/web/css/padding-bottom/index.html index bdb5b91977..4bb8577663 100644 --- a/files/es/web/css/padding-bottom/index.html +++ b/files/es/web/css/padding-bottom/index.html @@ -82,54 +82,4 @@ padding-bottom: unset;

Compatibilidad en navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticasChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support1.0{{CompatVersionUnknown}}1.0 (1.0)4.03.51.0 (85)
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticasAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{CompatVersionUnknown}}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+{{Compat("css.properties.padding-bottom")}} -- cgit v1.2.3-54-g00ecf