aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlslotelement
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-06-24 00:39:58 +0900
committerGitHub <noreply@github.com>2021-06-24 00:39:58 +0900
commita9a798516cc543f64411d517a7e8443ba0c1834c (patch)
tree5bedb642c71b9f13bea871957fa5a432533b060c /files/ja/web/api/htmlslotelement
parent7b4cb241fd93503c68bf6ab0f3694db5099a935b (diff)
downloadtranslated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.gz
translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.tar.bz2
translated-content-a9a798516cc543f64411d517a7e8443ba0c1834c.zip
web/api/h-m* の browser-compat-data に関する非表示の指示を一括削除 (#1193)
Diffstat (limited to 'files/ja/web/api/htmlslotelement')
-rw-r--r--files/ja/web/api/htmlslotelement/assignedelements/index.html2
-rw-r--r--files/ja/web/api/htmlslotelement/assignednodes/index.html2
-rw-r--r--files/ja/web/api/htmlslotelement/index.html2
3 files changed, 0 insertions, 6 deletions
diff --git a/files/ja/web/api/htmlslotelement/assignedelements/index.html b/files/ja/web/api/htmlslotelement/assignedelements/index.html
index d521c11bab..b13c78ff05 100644
--- a/files/ja/web/api/htmlslotelement/assignedelements/index.html
+++ b/files/ja/web/api/htmlslotelement/assignedelements/index.html
@@ -62,7 +62,5 @@ let elements = slots.assignedElements({flatten: true});
<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.HTMLSlotElement.assignedElements")}}</p>
</div>
diff --git a/files/ja/web/api/htmlslotelement/assignednodes/index.html b/files/ja/web/api/htmlslotelement/assignednodes/index.html
index 6560fbe803..9685ff31d4 100644
--- a/files/ja/web/api/htmlslotelement/assignednodes/index.html
+++ b/files/ja/web/api/htmlslotelement/assignednodes/index.html
@@ -69,6 +69,4 @@ slots[1].addEventListener('slotchange', function(e) {
<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.HTMLSlotElement.assignedNodes")}}</p>
diff --git a/files/ja/web/api/htmlslotelement/index.html b/files/ja/web/api/htmlslotelement/index.html
index 77b8202fcb..99c3e82aae 100644
--- a/files/ja/web/api/htmlslotelement/index.html
+++ b/files/ja/web/api/htmlslotelement/index.html
@@ -58,6 +58,4 @@ slots[1].addEventListener('slotchange', function(e) {
<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.HTMLSlotElement")}}</p>