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/attr()/index.html | 66 +------------------------------------- 1 file changed, 1 insertion(+), 65 deletions(-) (limited to 'files/es/web/css/attr()/index.html') diff --git a/files/es/web/css/attr()/index.html b/files/es/web/css/attr()/index.html index 7f78df0156..d47f8e6b88 100644 --- a/files/es/web/css/attr()/index.html +++ b/files/es/web/css/attr()/index.html @@ -179,68 +179,4 @@ translation_of: Web/CSS/attr()

Browser compatibility

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support2.0{{ CompatGeckoDesktop(1.0) }}89.03.1
Usage in other properties than {{cssxref("content")}} and with non-string values  {{ experimental_inline() }}{{CompatNo()}}{{CompatNo()}} (see {{bug("435426")}}){{CompatNo()}}{{CompatUnknown()}}{{CompatUnknown()}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support2.1{{ CompatGeckoMobile(1.0) }}810.03.1
Usage in other properties than {{cssxref("content")}}and with non-string values  {{ experimental_inline() }}{{CompatUnknown()}}{{CompatNo()}} (see {{bug("435426")}}){{CompatNo()}}{{CompatUnknown()}}{{CompatUnknown()}}
-
- -

 

+{{Compat("css.types.attr")}} -- cgit v1.2.3-54-g00ecf