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/@page/index.html | 48 +-------------------------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/es/web/css/@page') diff --git a/files/es/web/css/@page/index.html b/files/es/web/css/@page/index.html index 83a7d51285..6fc9d0e611 100644 --- a/files/es/web/css/@page/index.html +++ b/files/es/web/css/@page/index.html @@ -80,50 +80,4 @@ translation_of: Web/CSS/@page

Compatibilidad del navegador

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico2.0{{CompatGeckoDesktop("19.0")}}8.06.05.0
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatUnknown}}{{CompatGeckoMobile("19.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("css.at-rules.page")}} -- cgit v1.2.3-54-g00ecf