diff options
| author | Masahiro FUJIMOTO <mfujimot@gmail.com> | 2021-07-04 00:23:10 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-04 00:23:10 +0900 |
| commit | 6a967e1d065d2b8bd867469978716418eabd91db (patch) | |
| tree | 024387a6c478b733c6d232f7f4cea72d021469dd /files/ja/web/api/formdata | |
| parent | ab9bd6586e6f1824f6c0cfc549dc3f78461a35f6 (diff) | |
| download | translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.gz translated-content-6a967e1d065d2b8bd867469978716418eabd91db.tar.bz2 translated-content-6a967e1d065d2b8bd867469978716418eabd91db.zip | |
web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除 (#1295)
* web/api/e-g* の browser-compat-data に関する非表示の指示を一括削除
* [CRON] sync translated content
* [CRON] sync translated content
Co-authored-by: MDN <actions@users.noreply.github.com>
Diffstat (limited to 'files/ja/web/api/formdata')
| -rw-r--r-- | files/ja/web/api/formdata/append/index.html | 2 | ||||
| -rw-r--r-- | files/ja/web/api/formdata/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/formdata/append/index.html b/files/ja/web/api/formdata/append/index.html index ce9f9e731f..1eda622273 100644 --- a/files/ja/web/api/formdata/append/index.html +++ b/files/ja/web/api/formdata/append/index.html @@ -85,8 +85,6 @@ formData.getAll('name'); // ["true", "74", "John"] <h2 id="ブラウザの互換性">ブラウザの互換性</h2> -<div class="hidden">このページの互換性テーブルは、構造化データから生成されます。 データに貢献したい場合は、<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>をチェックして、プルリクエストを送信してください。</div> - <div class="hidden"></div> <div class="hidden"></div> diff --git a/files/ja/web/api/formdata/index.html b/files/ja/web/api/formdata/index.html index 66b2d5f073..564ece1bef 100644 --- a/files/ja/web/api/formdata/index.html +++ b/files/ja/web/api/formdata/index.html @@ -68,8 +68,6 @@ translation_of: Web/API/FormData <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.FormData")}}</p> <h2 id="See_also" name="See_also">関連文書</h2> |
