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) --- .../api/idbdatabase/createobjectstore/index.html | 52 +--------------------- 1 file changed, 1 insertion(+), 51 deletions(-) (limited to 'files/ja/web/api/idbdatabase/createobjectstore') 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")}}

関連項目

-- cgit v1.2.3-54-g00ecf