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) --- .../web/api/window/cancelanimationframe/index.html | 58 +--------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'files/ja/web/api/window/cancelanimationframe/index.html') diff --git a/files/ja/web/api/window/cancelanimationframe/index.html b/files/ja/web/api/window/cancelanimationframe/index.html index 98bea1681c..7076cd8add 100644 --- a/files/ja/web/api/window/cancelanimationframe/index.html +++ b/files/ja/web/api/window/cancelanimationframe/index.html @@ -50,63 +50,7 @@ cancelAnimationFrame(myReq);

ブラウザーの実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
機能ChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
基本サポート21.0 {{property_prefix("webkit")}}
- 24.0
{{CompatVersionUnknown}}{{CompatGeckoDesktop("11.0")}} {{property_prefix("moz")}}
- 23.0
1015.06.0 {{property_prefix("webkit")}}
- 6.1
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
基本サポート4.433{{CompatVersionUnknown}}{{CompatGeckoMobile("11.0")}} {{property_prefix("moz")}}
- 23.0
10337.1
-
+

{{Compat("api.Window.cancelAnimationFrame")}}

仕様

-- cgit v1.2.3-54-g00ecf