From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- .../web/api/performance/timeorigin/index.html | 50 +--------------------- 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/zh-cn/web/api/performance/timeorigin/index.html') diff --git a/files/zh-cn/web/api/performance/timeorigin/index.html b/files/zh-cn/web/api/performance/timeorigin/index.html index d7d38f6781..37a7230b3c 100644 --- a/files/zh-cn/web/api/performance/timeorigin/index.html +++ b/files/zh-cn/web/api/performance/timeorigin/index.html @@ -34,52 +34,4 @@ translation_of: Web/API/Performance/timeOrigin

Browser Compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(62)}}{{CompatGeckoDesktop(59)}}{{CompatUnknown}}{{CompatOpera(49)}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatChrome(62)}}{{CompatChrome(62)}}{{CompatGeckoMobile(59)}}{{CompatUnknown}}{{CompatOperaMobile(49)}}{{CompatUnknown}}只读属性  timeOrigin timestampperformance.timeOrigin
-
+{{Compat("api.Performance.timeOrigin")}} -- cgit v1.2.3-54-g00ecf