From 8e33c52f809796c68a683ad343f37ee4e7ce4616 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Tue, 30 Mar 2021 18:22:36 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ja) (#356) * Migrate to Compat macro (ja/mozilla/add-ons/webextensions) * Migrate to Compat macro (ja/web/api) --- .../api/speechsynthesisutterance/lang/index.html | 56 +--------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'files/ja/web/api/speechsynthesisutterance') diff --git a/files/ja/web/api/speechsynthesisutterance/lang/index.html b/files/ja/web/api/speechsynthesisutterance/lang/index.html index 97353d9c61..a292391c7d 100644 --- a/files/ja/web/api/speechsynthesisutterance/lang/index.html +++ b/files/ja/web/api/speechsynthesisutterance/lang/index.html @@ -68,61 +68,7 @@ inputForm.onsubmit = function(event) {

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(33)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(49)}}{{CompatNo}}{{CompatUnknown}}7
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChromeEdgeFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}2.0{{CompatNo}}{{CompatNo}}7.1
-
+

{{Compat("api.SpeechSynthesisUtterance.lang")}}

See also

-- cgit v1.2.3-54-g00ecf