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) --- files/zh-cn/web/manifest/index.html | 86 +------------------------------------ 1 file changed, 1 insertion(+), 85 deletions(-) (limited to 'files/zh-cn/web/manifest/index.html') diff --git a/files/zh-cn/web/manifest/index.html b/files/zh-cn/web/manifest/index.html index e60724183c..15cbe1bb5d 100644 --- a/files/zh-cn/web/manifest/index.html +++ b/files/zh-cn/web/manifest/index.html @@ -326,88 +326,4 @@ translation_of: Web/Manifest

浏览器兼容性

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatUnknown}}{{CompatUnknown}}32.0{{CompatUnknown}}{{CompatChrome(39.0)}}
background_color{{CompatNo}}{{CompatChrome(46.0)}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatChrome(46.0)}} [1]
theme_color{{CompatNo}}{{CompatChrome(46.0)}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatChrome(46.0)}} [1]
icons, name, short_name, and theme_color used for Add to home screen feature.{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(53)}}[2]{{CompatUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Does not support lang or scope.

- -

[2] The icons, name, short_name, and theme_color fields of the Web App Manifest (if present) can now be as the source of the homescreen/apps window icons, apps window title, homescreen icon title, and apps window color (respectively) for "Add to home screen" (Firefox Mobile only; see {{bug(1234558)}}).

+{{Compat("html.manifest")}} -- cgit v1.2.3-54-g00ecf