aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/idbfactory
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/idbfactory')
-rw-r--r--files/ja/web/api/idbfactory/index.html2
-rw-r--r--files/ja/web/api/idbfactory/open/index.html2
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/idbfactory/index.html b/files/ja/web/api/idbfactory/index.html
index 2d9c531234..70948758b4 100644
--- a/files/ja/web/api/idbfactory/index.html
+++ b/files/ja/web/api/idbfactory/index.html
@@ -91,8 +91,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの実装状況</h2>
<div>
-<div class="hidden">The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div>
-
<p>{{Compat("api.IDBFactory")}}</p>
</div>
diff --git a/files/ja/web/api/idbfactory/open/index.html b/files/ja/web/api/idbfactory/open/index.html
index 3946909f0b..fbcfc6022d 100644
--- a/files/ja/web/api/idbfactory/open/index.html
+++ b/files/ja/web/api/idbfactory/open/index.html
@@ -138,8 +138,6 @@ DBOpenRequest.onsuccess = function(event) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p>
-
<p>{{Compat("api.IDBFactory.open")}}</p>
<h2 id="See_also" name="See_also">関連情報</h2>