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) --- .../canvasrenderingcontext2d/direction/index.html | 52 +--------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ja/web/api/canvasrenderingcontext2d/direction') diff --git a/files/ja/web/api/canvasrenderingcontext2d/direction/index.html b/files/ja/web/api/canvasrenderingcontext2d/direction/index.html index 4e0e4d2885..1f2e04c823 100644 --- a/files/ja/web/api/canvasrenderingcontext2d/direction/index.html +++ b/files/ja/web/api/canvasrenderingcontext2d/direction/index.html @@ -118,57 +118,7 @@ window.addEventListener("load", drawCanvas);

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}} [1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
機能AndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatVersionUnknown}}
-
- -

[1] この機能はデフォルトで無効化されています。有効化するには ExperimentalCanvasFeatures 機能フラグを使用します。

+

{{Compat("api.CanvasRenderingContext2D.direction")}}

関連情報

-- cgit v1.2.3-54-g00ecf