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/api/window/scrollx/index.html | 54 +----------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) (limited to 'files/es/web/api/window/scrollx') diff --git a/files/es/web/api/window/scrollx/index.html b/files/es/web/api/window/scrollx/index.html index 71b0df1338..3fda049bf5 100644 --- a/files/es/web/api/window/scrollx/index.html +++ b/files/es/web/api/window/scrollx/index.html @@ -63,59 +63,7 @@ var y = (window.pageYOffset !== undefined)

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}9.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
PrestaciónAndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.Window.scrollX")}}

Ver también

-- cgit v1.2.3-54-g00ecf