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) --- files/ja/web/api/progressevent/index.html | 78 +------------------------------ 1 file changed, 1 insertion(+), 77 deletions(-) (limited to 'files/ja/web/api/progressevent') diff --git a/files/ja/web/api/progressevent/index.html b/files/ja/web/api/progressevent/index.html index c481c0d782..cf50a3e490 100644 --- a/files/ja/web/api/progressevent/index.html +++ b/files/ja/web/api/progressevent/index.html @@ -76,83 +76,7 @@ translation_of: Web/API/ProgressEvent

ブラウザ互換性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support1.0{{CompatGeckoDesktop("1.9.1")}}10.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
initProgressEvent() {{non-standard_inline}}{{deprecated_inline}}{{CompatNo}}[1]{{CompatNo}}[2]10.0{{CompatNo}}[4]{{CompatNo}}[3]
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.9.1")}}10.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
initProgressEvent() {{non-standard_inline}}{{deprecated_inline}}{{CompatNo}}[3]{{CompatNo}}{{CompatNo}}[2]10.0{{CompatNo}}[4]{{CompatNo}}[3]{{CompatNo}}
-
- -

[1] This feature was implemented in Chrome 1.0, but removed in Chrome 17.0.

- -

[2] This feature was implemented in Gecko 1.9.1 {{geckoRelease("1.9.1")}}, but removed in Gecko 22 {{geckoRelease("22")}}.

- -

[3] This feature was removed at some point.

- -

[4] This feature was removed in Opera 15.0.

+

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

See also

-- cgit v1.2.3-54-g00ecf