diff options
Diffstat (limited to 'files/ja/web/api/filesystemfileentry')
-rw-r--r-- | files/ja/web/api/filesystemfileentry/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/filesystemfileentry/index.html b/files/ja/web/api/filesystemfileentry/index.html index a56a5b4145..09b6950748 100644 --- a/files/ja/web/api/filesystemfileentry/index.html +++ b/files/ja/web/api/filesystemfileentry/index.html @@ -91,8 +91,6 @@ window.requestFileSystem(window.TEMPORARY, 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.FileSystemFileEntry")}}</p> <h2 id="あわせて参照">あわせて参照</h2> |