diff options
Diffstat (limited to 'files/ja/web/api/windoworworkerglobalscope/atob/index.html')
| -rw-r--r-- | files/ja/web/api/windoworworkerglobalscope/atob/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/windoworworkerglobalscope/atob/index.html b/files/ja/web/api/windoworworkerglobalscope/atob/index.html index 349515ead9..4408d9319b 100644 --- a/files/ja/web/api/windoworworkerglobalscope/atob/index.html +++ b/files/ja/web/api/windoworworkerglobalscope/atob/index.html @@ -80,8 +80,6 @@ const decodedData = window.atob(encodedData); // 文字列をデコード</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> <div> -<div class="hidden">このページの互換性表は構造化データから作成されています。データに協力したい場合は、 <a class="external" href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送ってください。</div> - <p>{{Compat("api.WindowOrWorkerGlobalScope.atob")}}</p> </div> |
