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/element/queryselector/index.html | 61 +---------------------- 1 file changed, 1 insertion(+), 60 deletions(-) (limited to 'files/ru/web/api/element/queryselector') diff --git a/files/ru/web/api/element/queryselector/index.html b/files/ru/web/api/element/queryselector/index.html index e06ee20537..b51ef68cdd 100644 --- a/files/ru/web/api/element/queryselector/index.html +++ b/files/ru/web/api/element/queryselector/index.html @@ -65,66 +65,7 @@ translation_of: Web/API/Element/querySelector

Совместимость с браузерами

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{ CompatChrome(1) }}
-  
-

{{ CompatGeckoDesktop(1.9.1) }}

-
-

9 [1]

-
-

{{CompatVersionUnknown}}

-
{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] querySelector() поддерживается в IE8, но только для CSS 2.1 селекторов.

+

{{Compat("api.Element.querySelector")}}

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

-- cgit v1.2.3-54-g00ecf