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/screenx/index.html | 48 +------------------------- 1 file changed, 1 insertion(+), 47 deletions(-) (limited to 'files/ja/web/api/mouseevent/screenx/index.html') diff --git a/files/ja/web/api/mouseevent/screenx/index.html b/files/ja/web/api/mouseevent/screenx/index.html index be8c826012..74d090a292 100644 --- a/files/ja/web/api/mouseevent/screenx/index.html +++ b/files/ja/web/api/mouseevent/screenx/index.html @@ -75,53 +75,7 @@ function showCoords(evt){

ブラウザ互換性

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
機能Firefox (Gecko)ChromeInternet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}6{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}
-
- -
- - - - - - - - - - - - - - - - - - - -
機能Firefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
基本サポート{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}{{CompatVersionUnknown()}}
-
+

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

関連情報

-- cgit v1.2.3-54-g00ecf