aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/element/getattributenames/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/element/getattributenames/index.html')
-rw-r--r--files/ja/web/api/element/getattributenames/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/api/element/getattributenames/index.html b/files/ja/web/api/element/getattributenames/index.html
index 0b08900da0..f353b84b74 100644
--- a/files/ja/web/api/element/getattributenames/index.html
+++ b/files/ja/web/api/element/getattributenames/index.html
@@ -66,7 +66,5 @@ for(let name of element.getAttributeNames()) {
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
<div>
-<div class="hidden">このページの互換表は構造化データで作成されました。データに貢献したい方は、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックしてプルリクエストを送ってください。</div>
-
<p>{{Compat("api.Element.getAttributeNames")}}</p>
</div>