diff options
Diffstat (limited to 'files/ja/web/api/url')
| -rw-r--r-- | files/ja/web/api/url/createobjecturl/index.html | 2 | ||||
| -rw-r--r-- | files/ja/web/api/url/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/url/createobjecturl/index.html b/files/ja/web/api/url/createobjecturl/index.html index bd05df9f05..31a80c9659 100644 --- a/files/ja/web/api/url/createobjecturl/index.html +++ b/files/ja/web/api/url/createobjecturl/index.html @@ -86,8 +86,6 @@ translation_of: Web/API/URL/createObjectURL <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力したいのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("api.URL.createObjectURL")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> diff --git a/files/ja/web/api/url/index.html b/files/ja/web/api/url/index.html index 891a0726b6..a1c213cc7d 100644 --- a/files/ja/web/api/url/index.html +++ b/files/ja/web/api/url/index.html @@ -139,8 +139,6 @@ console.log(parsedUrl.searchParams.get("id")); // "123" <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2> -<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.URL")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |
