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/@media/width/index.html | 52 +------------------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/es/web/css/@media/width') diff --git a/files/es/web/css/@media/width/index.html b/files/es/web/css/@media/width/index.html index a4392047b3..ece68ed60e 100644 --- a/files/es/web/css/@media/width/index.html +++ b/files/es/web/css/@media/width/index.html @@ -71,54 +71,4 @@ translation_of: Web/CSS/@media/width

Navegadores Compatibles

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChrome -

Firefox (Gecko)

-
Internet ExplorerEdgeOperaSafari
Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}9.014+{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support56+{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}9.3+
-
+{{Compat("css.at-rules.media.width")}} -- cgit v1.2.3-54-g00ecf