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/navigation_timing_api/index.html | 48 +---------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ru/web/api/navigation_timing_api/index.html') diff --git a/files/ru/web/api/navigation_timing_api/index.html b/files/ru/web/api/navigation_timing_api/index.html index be889bd69f..fb4c4693d9 100644 --- a/files/ru/web/api/navigation_timing_api/index.html +++ b/files/ru/web/api/navigation_timing_api/index.html @@ -108,50 +108,4 @@ var pageLoadTime = perfData.loadEventEnd - perfData.navigationStart;

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

-

{{ CompatibilityTable }}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Основная поддержка6.0{{ CompatGeckoDesktop("7") }}915.08
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Основная поддержка4.0{{ CompatGeckoDesktop("15") }}915.08
-
+

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

-- cgit v1.2.3-54-g00ecf