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/mouseevent/shiftkey/index.html | 52 +------------------------ 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ja/web/api/mouseevent/shiftkey/index.html') diff --git a/files/ja/web/api/mouseevent/shiftkey/index.html b/files/ja/web/api/mouseevent/shiftkey/index.html index cfa2786d4c..8e97c700ed 100644 --- a/files/ja/web/api/mouseevent/shiftkey/index.html +++ b/files/ja/web/api/mouseevent/shiftkey/index.html @@ -67,57 +67,7 @@ function showChar(e){

ブラウザの互換性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - -
特徴EdgeFirefox (Gecko)ChromeInternet ExplorerOperaSafari
基本的なサポート{{CompatVersionUnknown}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
特徴EdgeFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
基本的なサポート{{CompatVersionUnknown}}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+

{{Compat("api.MouseEvent.shiftKey")}}

参考

-- cgit v1.2.3-54-g00ecf