From c46e9da7f68bd682fc9ff1452b7fe63df1227151 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:01:54 +0900 Subject: Migrate to Compat macro (zh-tw) --- files/zh-tw/web/html/element/summary/index.html | 50 +------------------------ 1 file changed, 1 insertion(+), 49 deletions(-) (limited to 'files/zh-tw/web/html/element/summary/index.html') diff --git a/files/zh-tw/web/html/element/summary/index.html b/files/zh-tw/web/html/element/summary/index.html index 3b3d6e2e93..bc15dbbfb9 100644 --- a/files/zh-tw/web/html/element/summary/index.html +++ b/files/zh-tw/web/html/element/summary/index.html @@ -78,55 +78,7 @@ translation_of: Web/HTML/Element/summary

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support12{{CompatGeckoDesktop("49.0")}}[1]{{CompatNo}}{{CompatNo}}6
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support4.0{{CompatGeckoMobile("49.0")}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] This feature is available since Firefox 47 behind the preference dom.details_element.enabled, defaulting to false, except on Nightly and Aurora versions ({{bug(1241750)}}). Support for it is enabled by default, i.e. the preference is defaulting to true, since Firefox 49.0 ({{bug("1226455")}}).

+{{Compat("html.elements.summary")}}

See also

-- cgit v1.2.3-54-g00ecf