diff options
author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-06-24 00:39:58 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 00:39:58 +0900 |
commit | a9a798516cc543f64411d517a7e8443ba0c1834c (patch) | |
tree | 5bedb642c71b9f13bea871957fa5a432533b060c /files/ja/web/api/idbenvironment | |
parent | 7b4cb241fd93503c68bf6ab0f3694db5099a935b (diff) | |
download | translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.gz translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.bz2 translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.zip |
web/api/h-m* の browser-compat-data に関する非表示の指示を一括削除 (#1193)
Diffstat (limited to 'files/ja/web/api/idbenvironment')
-rw-r--r-- | files/ja/web/api/idbenvironment/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/idbenvironment/index.html b/files/ja/web/api/idbenvironment/index.html index 25ff0be581..1368ffa401 100644 --- a/files/ja/web/api/idbenvironment/index.html +++ b/files/ja/web/api/idbenvironment/index.html @@ -58,8 +58,6 @@ function openDB() { <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.IDBEnvironment")}}</p> </div> |