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/idbdatabase/close/index.html | 52 +-------------------- .../api/idbdatabase/createobjectstore/index.html | 52 +-------------------- files/ja/web/api/idbdatabase/index.html | 53 ++-------------------- files/ja/web/api/idbdatabase/name/index.html | 53 ++-------------------- .../api/idbdatabase/objectstorenames/index.html | 53 ++-------------------- files/ja/web/api/idbdatabase/version/index.html | 53 ++-------------------- 6 files changed, 14 insertions(+), 302 deletions(-) (limited to 'files/ja/web/api/idbdatabase') diff --git a/files/ja/web/api/idbdatabase/close/index.html b/files/ja/web/api/idbdatabase/close/index.html index 12a2046a30..48ee4b0b1d 100644 --- a/files/ja/web/api/idbdatabase/close/index.html +++ b/files/ja/web/api/idbdatabase/close/index.html @@ -66,57 +66,7 @@ translation_of: Web/API/IDBDatabase/close

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support23{{property_prefix("webkit")}}
- 24
10 {{property_prefix("moz")}}
- {{CompatGeckoDesktop("16.0")}}
10, partial157.1
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support4.4{{CompatGeckoMobile("22.0")}}1.0.11022{{CompatNo}}
-
+

{{Compat("api.IDBDatabase.close")}}

関連項目

diff --git a/files/ja/web/api/idbdatabase/createobjectstore/index.html b/files/ja/web/api/idbdatabase/createobjectstore/index.html index 2063568bb8..b925238a72 100644 --- a/files/ja/web/api/idbdatabase/createobjectstore/index.html +++ b/files/ja/web/api/idbdatabase/createobjectstore/index.html @@ -144,57 +144,7 @@ translation_of: Web/API/IDBDatabase/createObjectStore

ブラウザ実装状況

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support23{{property_prefix("webkit")}}
- 24
10 {{property_prefix("moz")}}
- {{CompatGeckoDesktop("16.0")}}
10, partial157.1
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support4.4{{CompatGeckoMobile("22.0")}}1.0.11022{{CompatNo}}
-
+

{{Compat("api.IDBDatabase.createObjectStore")}}

関連項目

diff --git a/files/ja/web/api/idbdatabase/index.html b/files/ja/web/api/idbdatabase/index.html index 784422a490..4b71231d6b 100644 --- a/files/ja/web/api/idbdatabase/index.html +++ b/files/ja/web/api/idbdatabase/index.html @@ -133,56 +133,9 @@ translation_of: Web/API/IDBDatabase

ブラウザ実装状況

-
- {{CompatibilityTable}}
-
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support23{{property_prefix("webkit")}}
- 24
10 {{property_prefix("moz")}}
- {{CompatGeckoDesktop("16.0")}}
10, partial157.1
-
-
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
Basic support4.4{{CompatGeckoMobile("22.0")}}1.0.11022{{CompatNo}}
-
+ +

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

+

関連情報