diff options
Diffstat (limited to 'files/ja/web/api/localfilesystem/index.html')
-rw-r--r-- | files/ja/web/api/localfilesystem/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/localfilesystem/index.html b/files/ja/web/api/localfilesystem/index.html index 133380e673..db45111daf 100644 --- a/files/ja/web/api/localfilesystem/index.html +++ b/files/ja/web/api/localfilesystem/index.html @@ -207,8 +207,6 @@ window.requestFileSystem(window.PERSISTENT, 1024*1024,onInitFs,errorHandler); <h2 id="Browser_Compatibility" name="Browser_Compatibility">ブラウザの互換性</h2> -<div class="hidden">このページの互換表は構造化データから生成されます。データに貢献したい場合は <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックし、プルリクエストを送信してください。</div> - <p>{{Compat("api.LocalFileSystem")}}</p> <h2 id="あわせて参照">あわせて参照</h2> |