From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- files/ru/web/api/url/url/index.html | 48 +------------------------------------ 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ru/web/api/url') diff --git a/files/ru/web/api/url/url/index.html b/files/ru/web/api/url/url/index.html index 7907e088a8..7c8566b7d0 100644 --- a/files/ru/web/api/url/url/index.html +++ b/files/ru/web/api/url/url/index.html @@ -64,53 +64,7 @@ var l = new URL('http://www.example.com', b); // Creates a URL pointing

Поддержка браузерами

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop("26.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatGeckoMobile("26.0")}}{{CompatNo}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat("api.URL.URL")}}

Смотрите также

-- cgit v1.2.3-54-g00ecf