aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/datatransferitemlist
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:45:21 +0900
committerGitHub <noreply@github.com>2021-06-24 00:45:21 +0900
commit51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60 (patch)
treef17f76cd9cb47a3e6f1fde9636bb63c0799f0e30 /files/ja/web/api/datatransferitemlist
parent4809cd98135a82f5fa87d3b5dcd8426f94dd7287 (diff)
downloadtranslated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.gz
translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.tar.bz2
translated-content-51b2e3c8b9ad125e9a7e01fccfbe2d8dfcaafb60.zip
web/api/a-d* の browser-compat-data に関する非表示の指示を一括削除 (#1192)
* web/api/a-c* の 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/datatransferitemlist')
-rw-r--r--files/ja/web/api/datatransferitemlist/clear/index.html2
-rw-r--r--files/ja/web/api/datatransferitemlist/length/index.html2
2 files changed, 0 insertions, 4 deletions
diff --git a/files/ja/web/api/datatransferitemlist/clear/index.html b/files/ja/web/api/datatransferitemlist/clear/index.html
index c06230c89c..ac18e9c0b5 100644
--- a/files/ja/web/api/datatransferitemlist/clear/index.html
+++ b/files/ja/web/api/datatransferitemlist/clear/index.html
@@ -144,8 +144,6 @@ function dragend_handler(ev) {
<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.DataTransferItemList.clear")}}</p>
<div>{{APIRef("HTML Drag and Drop API")}}</div>
diff --git a/files/ja/web/api/datatransferitemlist/length/index.html b/files/ja/web/api/datatransferitemlist/length/index.html
index 90a6b18a13..b61f779376 100644
--- a/files/ja/web/api/datatransferitemlist/length/index.html
+++ b/files/ja/web/api/datatransferitemlist/length/index.html
@@ -141,8 +141,6 @@ function dragend_handler(ev) {
<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.DataTransferItemList.length")}}</p>
<div>{{APIRef("HTML Drag and Drop API")}}</div>