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/attr/index.html | 52 +-------------------------- files/ja/web/api/attr/localname/index.html | 50 +------------------------- files/ja/web/api/attr/namespaceuri/index.html | 50 +------------------------- 3 files changed, 3 insertions(+), 149 deletions(-) (limited to 'files/ja/web/api/attr') diff --git a/files/ja/web/api/attr/index.html b/files/ja/web/api/attr/index.html index 52582355e8..9ca8f1b6d1 100644 --- a/files/ja/web/api/attr/index.html +++ b/files/ja/web/api/attr/index.html @@ -156,56 +156,6 @@ Gecko 7.0 {{geckoRelease("7.0")}} 以降、これが削除されるという警

ブラウザの実装状況

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
機能ChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
機能AndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
基本サポート{{CompatVersionUnknown}}{{CompatVersionUnknown}} [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[1]
-
+

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

[1] Chrome 45 現在、このプロパティは Node を継承しません。

diff --git a/files/ja/web/api/attr/localname/index.html b/files/ja/web/api/attr/localname/index.html index 9eed9d4be4..c9e73fb5e5 100644 --- a/files/ja/web/api/attr/localname/index.html +++ b/files/ja/web/api/attr/localname/index.html @@ -75,55 +75,7 @@ element.addEventListener("click", function() {

ブラウザの実装状況

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート46.0[1]{{CompatGeckoDesktop("48.0")}}[1]{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("48.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] このAPIは、以前は{{domxref("Node")}} APIで利用できました。

+

{{Compat("api.Attr.localName")}}

関連情報

diff --git a/files/ja/web/api/attr/namespaceuri/index.html b/files/ja/web/api/attr/namespaceuri/index.html index c294fa3633..cd92aecb0c 100644 --- a/files/ja/web/api/attr/namespaceuri/index.html +++ b/files/ja/web/api/attr/namespaceuri/index.html @@ -66,55 +66,7 @@ translation_of: Web/API/Attr/namespaceURI

ブラウザー互換性

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
基本サポート46.0[1]{{CompatGeckoDesktop("48.0")}}[1]{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
基本サポート{{CompatUnknown}}{{CompatGeckoMobile("48.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] この API は、以前は {{domxref("Node")}} API で利用できました。

+

{{Compat("api.Attr.namespaceURI")}}

関連情報

-- cgit v1.2.3-54-g00ecf